a new validation rule
Optionaloptions: Partial<ValidationRuleOptions>some more options to control the handling of the added validation rule
Removes a validation rule.
the validation rule to remove
Optionaloptions: Partial<ValidationRuleOptions>the same options as given for the registration of the validation rule must be given for the removal!
Registers a validation rule.