Part-DB-server/src/Validator/Constraints
2026-02-16 09:19:33 +01:00
..
AssemblySystem Füge Baugruppen hinzu 2026-02-16 09:19:33 +01: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 Fixed further inspection issues 2024-03-03 20:33:24 +01:00
NoneOfItsChildren.php Moved custom validators from annotations to attributes 2023-06-11 19:32:15 +02:00
NoneOfItsChildrenValidator.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
Selectable.php Fixed further inspection issues 2024-03-03 20:33:24 +01:00
SelectableValidator.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
UniqueObjectCollection.php Fixed "implicitly marking parameter as nullable" deprecations in PHP 8.4 fixed 2025-02-08 00:19:20 +01:00
UniqueObjectCollectionValidator.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
UniquePartIpnConstraint.php Ran rector 2026-02-14 23:33:40 +01:00
UniquePartIpnValidator.php Ran rector 2026-02-14 23:33:40 +01:00
UrlOrBuiltin.php Moved custom validators from annotations to attributes 2023-06-11 19:32:15 +02:00
UrlOrBuiltinValidator.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
ValidFileFilter.php Removed remaining annotations 2023-06-11 19:42:02 +02:00
ValidFileFilterValidator.php Fixed further inspection issues 2024-03-03 20:33:24 +01:00
ValidGoogleAuthCode.php Fixed "implicitly marking parameter as nullable" deprecations in PHP 8.4 fixed 2025-02-08 00:19:20 +01:00
ValidGoogleAuthCodeValidator.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
ValidGTIN.php Allow to edit the GTIN property of a part and validate the GTIN 2026-02-08 14:44:56 +01:00
ValidGTINValidator.php Allow to edit the GTIN property of a part and validate the GTIN 2026-02-08 14:44:56 +01:00
ValidPartLot.php Moved custom validators from annotations to attributes 2023-06-11 19:32:15 +02:00
ValidPartLotValidator.php Fixed further inspection issues 2024-03-03 20:33:24 +01:00
ValidPermission.php Moved custom validators from annotations to attributes 2023-06-11 19:32:15 +02:00
ValidPermissionValidator.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
ValidTheme.php Moved custom validators from annotations to attributes 2023-06-11 19:32:15 +02:00
ValidThemeValidator.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
Year2038BugWorkaround.php Forbid users to select dates after 2038 on 32-bit systems to prevent errors caused by Year2038 bug 2024-03-09 00:11:00 +01:00
Year2038BugWorkaroundValidator.php Forbid users to select dates after 2038 on 32-bit systems to prevent errors caused by Year2038 bug 2024-03-09 00:11:00 +01:00