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
AssetCheckoutRequest.php Don’t let the user checkout an asset to itself 2017-10-19 15:51:55 -07:00
AssetFileRequest.php
AssetRequest.php
CustomFieldRequest.php Fixes #4236 - validate the regex custom validation (#4380) 2017-11-04 17:06:14 -07:00
ImageUploadRequest.php
ItemImportRequest.php Importer mapping - v1 (#3677) 2017-06-21 16:37:37 -07:00
Request.php
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