Return true if this validation rule is intended for list of items, otherwise true.
Register property validator for property.
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
object
AbstractValidator
Validation
It enables to create custom validator for your own abstract object (class) and to assign validation rules to its properties. You can assigned these rules