ConstThe validation output in standard JSON Schema output format.
The URI of the JSON Schema the data was validated against
The JSON data that was validated
Optionaloptions: JsonSchemaErrorsOptionsOptions to configure the error handler (default locale is "en-US")
Converts standard JSON Schema validation output into human-oriented, localized messages. Schemas need to be registered with
@hyperjump/json-schema'sregisterSchemafunction. The default locale isen-US.