DoubleRule

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

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