A domain-specific language (DSL) for creating Validators on a State object.
the State that this DSL creates Validators for. This State is not modified by the DSL itself
to construct this DSL
Holds constants.
A domain-specific language (DSL) for creating Validators for a specific property.
The list of Validators that has been created inside the DSL thus far.
Includes all Validators of the given property, but skips them during validation when condition is false.
false
Enters a DSL for constructing Validators for the given property.
Wraps around the default Validator constructor, but additionally adds the created Validator to validators.