return true if this validation rule is intended for list of items, otherwise true
It creates new concrete validation rule and assigned data context to this rule.
of the rule
Register property validator for property.
name
Register shared validation. There are no relationship to dependent property. Dependency = when the property is validated then the shared rule is validated also.
name validation function
Register shared validation and assign property name as dependency on shared rule. Dependency = when the property is validated then the shared rule is validated also.
name
name validation function
Register child validator for property - composition of validators
name
child validator
true if is array structure, otherwise false
Generated using TypeDoc
It represents abstract validator for type of.