module

AtaValidator

Class methods

validate(schema_json : String, json : String) : ValidationResult

One-shot validation: compiles the schema on every call. Useful for small/one-off payloads.

Source
version
Source

Nested types