jddf v0.1.1 API Reference
Modules
An Elixir implementation of JSON Data Definition Format, a schema language for JSON.
Represents a JSON Data Definition Format schema.
Validates JSON data against instances of JDDF.Schema
.
Represents a single JDDF validation error.
Exceptions
Indicates that a schema does not conform to the JDDF syntax rules.
Indicates that the validator's max depth was exceeded during validation.