-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
ValidatoractionableClear and specific issues ready for anyone to take them.Clear and specific issues ready for anyone to take them.good first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)
Description
In "Validation Groups" section, just below example configuration, is written:
With this configuration, there are two validation groups:
- Default - contains the constraints not assigned to any other group;
- User - contains the constraints that belongs to group Default (this group is useful for Group Sequence);
- registration - contains the constraints on the email and password fields only.
But has 3 groups in list (Default, User and registration).
I guess a better description would be:
With this configuration, there are two validation groups in addiction of Default
Metadata
Metadata
Assignees
Labels
ValidatoractionableClear and specific issues ready for anyone to take them.Clear and specific issues ready for anyone to take them.good first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)