snipe-it/app/Http
snipe 04ab522ee3
Fixes #4236 - validate the regex custom validation (#4380)
* More helpful text on how the custom validator works

* Clarified language of custom format, fixed regex example

* Fixed regex example in placeholder

* Added comments to custom fields

* Added regex validation string

* Added valid_regex validator in format requirements

* Removed useles comments

* Fixes #4236 - validate the regex custom validation
2017-11-04 17:06:14 -07:00
..
Controllers Fixes #4236 - validate the regex custom validation (#4380) 2017-11-04 17:06:14 -07:00
Middleware Removed nonce for now 2017-11-02 10:57:05 -07:00
Requests Fixes #4236 - validate the regex custom validation (#4380) 2017-11-04 17:06:14 -07:00
Traits Putting uniqueUndeleted into a trait for use across models 2016-07-26 01:39:30 -07:00
Transformers Set the items array variable for no results 2017-11-04 01:23:50 -07:00
Kernel.php Comment out the nullable middleware until we have a chance to check all model validators 2017-10-02 16:36:43 -07:00