IntRule

A type alias for validation rules that operate on Int values.

Int rules are validation functions that take an Int value and return a ValidationResult indicating whether the validation passed or failed.