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