ExJsonschema.CompilationError (ExJsonschema v0.1.17)
View SourceRepresents an error that occurred during JSON Schema compilation.
This struct provides detailed information about what went wrong during schema compilation, including the error type, message, and any additional context.
Summary
Functions
Creates a CompilationError from a draft detection error.
Creates a CompilationError from a map returned by the NIF.
Creates a CompilationError from an options validation error.
Creates a CompilationError from a validation error during compilation.
Types
Functions
Creates a CompilationError from a draft detection error.
Creates a CompilationError from a map returned by the NIF.
Creates a CompilationError from an options validation error.
Creates a CompilationError from a validation error during compilation.