MatchExtensions extension
Extension on Validator to add match validation rule.
- on
-
- Validator
Methods
-
match(
Pattern pattern, {String? errorMessage}) → Validator -
Available on Validator, provided by the MatchExtensions extension
Adds a MatchRule to the validator.