Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 581f46c

Browse filesBrowse files
committed
minor #6299 Removed True and False constraints from reference (edefimov)
This PR was squashed before being merged into the 3.0 branch (closes #6299). Discussion ---------- Removed True and False constraints from reference | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 3.0+ | Fixed tickets | This PR simply removes _True_, _False_, _Null_ constraints from reference list. Commits ------- dcb5a54 Removed True and False constraints from reference
2 parents 8222639 + dcb5a54 commit 581f46c
Copy full SHA for 581f46c

File tree

Expand file treeCollapse file tree

4 files changed

+0
-27
lines changed
Filter options
Expand file treeCollapse file tree

4 files changed

+0
-27
lines changed

‎reference/constraints.rst

Copy file name to clipboardExpand all lines: reference/constraints.rst
-3Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,8 @@ Validation Constraints Reference
99
constraints/Blank
1010
constraints/NotNull
1111
constraints/IsNull
12-
constraints/Null
1312
constraints/IsTrue
14-
constraints/True
1513
constraints/IsFalse
16-
constraints/False
1714
constraints/Type
1815

1916
constraints/Email

‎reference/constraints/False.rst

Copy file name to clipboardExpand all lines: reference/constraints/False.rst
-8Lines changed: 0 additions & 8 deletions
This file was deleted.

‎reference/constraints/Null.rst

Copy file name to clipboardExpand all lines: reference/constraints/Null.rst
-8Lines changed: 0 additions & 8 deletions
This file was deleted.

‎reference/constraints/True.rst

Copy file name to clipboardExpand all lines: reference/constraints/True.rst
-8Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.