snipe-it/app/Exceptions
snipe 55ee90b25d
Fixes #7252 form request changes (#7272)
* Fixes for #7252 - custom fields not validating / no validaton messages in API w/form requests

* Removed debug info

* More fixes for #7252

This is mostly working as intended, if not yet the way Laravel wants us to do it.

Right now, the API returns correctly, and the form UI will return highlighted errors, with the input filled in ~sometimes~. I’m not sure why it’s only sometimes yet, but this is potentially progress.

* Removed experimental method

* Check for digits_between:0,240 for warranty

* Removed debug code
2019-07-18 14:32:23 -07:00
..
CheckoutNotAllowed.php Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
Handler.php Fixes #7252 form request changes (#7272) 2019-07-18 14:32:23 -07:00