innoave / valid

composable validation functions for custom types
Other
14 stars 0 forks source link

Constraint `FromTo` should be renamed to `MustDefineRange` #6

Closed haraldmaida closed 5 years ago

haraldmaida commented 5 years ago

The name of the constraint FromTo is very ugly. It should be renamed to something more meaningful. The suggested name is MustDefineRange because it says exactly what the constraint is about.

haraldmaida commented 5 years ago

fixed with commit d9f7671