Module JsonSchema
Provides classes and predicates for working with JSON schema libraries.
Import path
import javascript
Predicates
getAPartOfJsonSchema |
Gets a data flow node that is part of a JSON schema. |
Classes
SchemaRoot |
A data flow node that is used a JSON schema. |
ValidationCall |
A call that validates an input against a JSON schema. |