snipe-it/app/Http/Requests
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
..
AssetCheckinRequest.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
AssetCheckoutRequest.php Don’t let the user checkout an asset to itself 2017-10-19 15:51:55 -07:00
AssetFileRequest.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
AssetRequest.php Make sure the model_id and status_id actually exist 2017-01-12 02:41:02 -08:00
CustomFieldRequest.php Fixes #4236 - validate the regex custom validation (#4380) 2017-11-04 17:06:14 -07:00
ImageUploadRequest.php Fixes #1247 - allow SVG logo upload 2016-12-27 17:31:53 -08:00
ItemImportRequest.php Importer mapping - v1 (#3677) 2017-06-21 16:37:37 -07:00
Request.php Added better form request handling 2017-01-12 02:20:20 -08:00
SaveUserRequest.php Removed debug message in SaveUserRequest 2017-10-24 19:18:53 -07:00
SettingsLdapRequest.php Move LDAP validation into form request 2017-08-31 10:44:00 -07:00
SetupUserRequest.php Updated validation 2016-06-01 15:45:05 -07:00