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