8000 Removed True and False constraints from reference by edefimov · Pull Request #6299 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Removed True and False constraints from reference #6299

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Removed references from TOC
  • Loading branch information
edefimov committed Feb 23, 2016
commit 369068fb500dc63f6bcbf8f5d79b34364deb109a
3 changes: 0 additions & 3 deletions reference/constraints.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,8 @@ Validation Constraints Reference
constraints/Blank
constraints/NotNull
constraints/IsNull
constraints/Null
constraints/IsTrue
constraints/True
constraints/IsFalse
constraints/False
constraints/Type

constraints/Email
Expand Down
0