John Lewin
|
fe49c138da
|
Simplify validation error reporting with conventions
- Add SettingsValidationError type with Location logic
|
2019-01-04 21:59:59 -08:00 |
|
John Lewin
|
a3cc4c8f96
|
Remove additional presentation data from validation errors
- Add location property
- Have caller concatenate Location with Details
|
2019-01-04 17:49:58 -08:00 |
|
John Lewin
|
063db01796
|
Reduce presentation data in validation errors
- Add ValidationError type to hold validation results
- Change validation to return lists of ValidationErrors
|
2019-01-04 17:09:42 -08:00 |
|