Skip to content

Commit 6e7c0cd

Browse files
committed
removed deprecated min/max/minlength/maxlength constraints
1 parent f886afc commit 6e7c0cd

File tree

7 files changed

+6
-451
lines changed

7 files changed

+6
-451
lines changed

reference/constraints.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,11 @@ Validation Constraints Reference
1414
constraints/Type
1515

1616
constraints/Email
17-
constraints/MinLength
18-
constraints/MaxLength
1917
constraints/Length
2018
constraints/Url
2119
constraints/Regex
2220
constraints/Ip
2321

24-
constraints/Max
25-
constraints/Min
2622
constraints/Range
2723

2824
constraints/Date

reference/constraints/Max.rst

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

reference/constraints/MaxLength.rst

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

reference/constraints/Min.rst

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

0 commit comments

Comments
 (0)