StringRule
A type alias for validation rules that operate on String values.
String rules are validation functions that take a String value and return a ValidationResult indicating whether the validation passed or failed.
A type alias for validation rules that operate on String values.
String rules are validation functions that take a String value and return a ValidationResult indicating whether the validation passed or failed.