-
class
Validation rule to combine rules with AND logical operation.
class
Validation rule that check that at least one of the object properties is not null.
class
Validation rule to check that value is excluded from the list of constants.
class
Validation rule to check that value is included into the list of constants.
class
Validation rule negate another rule.
class
Validation rule that check that at exactly one of the object properties is not null.
class
Validation rule to combine rules with OR logical operation.
class
Validation rule that compares two object properties.
class
Validation rule that compares value to a constant.
Gets validation rules to check values against.
Adds a validation schema for an optional object property.
Adds a validation schema for a required object property.
Adds validation rule to this schema.
void
Sets validation rules to check values against.
Creates a new validation rule and sets its values.
Creates a new validation rule and sets its values
Creates a new validation rule and sets its values.
Creates a new instance of validation schema and sets its values.
Creates a new instance of validation schema and sets its values.
Creates a new validation schema and sets its values.
Creates a new instance of validation schema and sets its values.