Default constructor
JSON schema for business rules.
Return concrete validation rule structured according to JSON schema.
validation rule name
return validation rule
Returns an concrete validation rules structured according to JSON schema.
Return list of property validators that corresponds json items for JSON form validation tags. See keywords specifications -> http://json-schema.org/latest/json-schema-validation.html
Generated using TypeDoc
It represents the JSON schema factory for creating validation rules based on JSON form schema. It uses constraints keywords from JSON Schema Validation specification.