Skip to content

Commit 4e192e5

Browse files
committed
Revert Slug constraint
This commit reverts #58542.
1 parent 24ea969 commit 4e192e5

File tree

5 files changed

+0
-254
lines changed

5 files changed

+0
-254
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ CHANGELOG
88
* Deprecate defining custom constraints not supporting named arguments
99
* Deprecate passing an array of options to the constructors of the constraint classes, pass each option as a dedicated argument instead
1010
* Add support for ratio checks for SVG files to the `Image` constraint
11-
* Add the `Slug` constraint
1211
* Add support for the `otherwise` option in the `When` constraint
1312
* Add support for multiple fields containing nested constraints in `Composite` constraints
1413
* Add the `stopOnFirstError` option to the `Unique` constraint to validate all elements

Constraints/Slug.php

Lines changed: 0 additions & 42 deletions
This file was deleted.

Constraints/SlugValidator.php

Lines changed: 0 additions & 47 deletions
This file was deleted.

Tests/Constraints/SlugTest.php

Lines changed: 0 additions & 47 deletions
This file was deleted.

Tests/Constraints/SlugValidatorTest.php

Lines changed: 0 additions & 117 deletions
This file was deleted.

0 commit comments

Comments
 (0)