JsonSchema.check.writeable
Given a JSON Schema spec, returns a validation function in stringified form.
Pros:
JsonSchema.check
Cons:
See also:
JsonSchema.check.classic
Optional
JsonSchema.check.writeableGiven a JSON Schema spec, returns a validation function in stringified form.
Pros:
JsonSchema.check.writeablehas the same performance asJsonSchema.checkand works in any environmentCons:
See also:
JsonSchema.checkJsonSchema.check.classic