kosiakkatrina
409a24b333
Cldc 1609 schemes and location validations ( #1022 )
...
* Add base errors for start date
* Add validation to location
* add validation to scheme id
* update error messages
* wip
* return dates for errors
* choose newest reactivation date
* Add validation to scheme_id
* Fix validations in tests
* add diferent error message
* fix some edge dates and add activating_soon schemes error
* fix error message
* move status_during_startdate into validations files
* rebase
* refactor
* rename method
* remove reverse and update ordering
* Extract scheme validation method
* Refactor validations
* Refactor status validations
2 years ago
baarkerlounger
490ebee4f6
Enable better other field validation labels
3 years ago
baarkerlounger
02cb31947e
Compare as float ( #384 )
3 years ago
baarkerlounger
2ae94b01d7
Generically validate all numeric question min and maxes ( #362 )
...
* Generically validate all numeric question min and maxes
* Update error message
3 years ago
baarkerlounger
0f1f03aa8f
Refactor enums ( #321 )
...
* Remove enums
* Add some convenience methods to make validations more readable
* Gender chars instead of ints
* Remove incorrect API doc info for now
* More convenience methods
* Rename label from value method
* Wrapper hbrentshortfall
* Please the cop
3 years ago
baarkerlounger
22e566e7ae
Refactor Reason for leaving last settled home validations ( #303 )
...
* Refactor other field validation
* Refactor reason for leaving last settled home validations
* Additional tests
* Remove dupe code
* Remove dupe validation
* Armed forces injured validations
* Armed forces
* Major repairs date validations
* Void date validations
3 years ago