Part-DB.Part-DB-server/src/Validator/Constraints
2023-09-04 22:57:40 +02:00
..
BigDecimal Moved custom validators from annotations to attributes 2023-06-11 19:32:15 +02:00
Misc Moved custom validators from annotations to attributes 2023-06-11 19:32:15 +02:00
ProjectSystem Added possibility to ignore the checks of withdraw amount when building projects 2023-08-20 23:23:18 +02:00
NoLockout.php Fixed static analysis issues 2023-06-11 23:16:07 +02:00
NoLockoutValidator.php Moved custom validators from annotations to attributes 2023-06-11 19:32:15 +02:00
NoneOfItsChildren.php Moved custom validators from annotations to attributes 2023-06-11 19:32:15 +02:00
NoneOfItsChildrenValidator.php Added some tests to constraint validators 2023-07-02 23:59:06 +02:00
Selectable.php Moved custom validators from annotations to attributes 2023-06-11 19:32:15 +02:00
SelectableValidator.php Added some tests to constraint validators 2023-07-02 23:59:06 +02:00
UniqueObjectCollection.php Use new UniqueObjectCollection constraint to ensure that BOM entries does not contain duplicate items 2023-07-02 20:49:10 +02:00
UniqueObjectCollectionValidator.php Added some tests to constraint validators 2023-07-02 23:59:06 +02:00
UrlOrBuiltin.php Moved custom validators from annotations to attributes 2023-06-11 19:32:15 +02:00
UrlOrBuiltinValidator.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
ValidFileFilter.php Removed remaining annotations 2023-06-11 19:42:02 +02:00
ValidFileFilterValidator.php Applied rector with PHP8.1 migration rules 2023-06-11 14:17:19 +02:00
ValidGoogleAuthCode.php Fixed phpstan issue 2023-07-03 00:38:14 +02:00
ValidGoogleAuthCodeValidator.php Added some tests to constraint validators 2023-07-02 23:59:06 +02:00
ValidPartLot.php Moved custom validators from annotations to attributes 2023-06-11 19:32:15 +02:00
ValidPartLotValidator.php Renamed Storelocation entity to StorageLocation 2023-09-04 22:57:40 +02:00
ValidPermission.php Moved custom validators from annotations to attributes 2023-06-11 19:32:15 +02:00
ValidPermissionValidator.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
ValidTheme.php Moved custom validators from annotations to attributes 2023-06-11 19:32:15 +02:00
ValidThemeValidator.php Added declare strict types to all files 2023-06-11 18:59:07 +02:00