Closed
Description
In the Security
component, the brand new UserPassword
constraint is under the Constraint
namespace.
To be consistent with the Validator
component and our coding conventions, the Symfony/Component/Security/Validator/Constraint
directory should be renamed Symfony/Component/Security/Validator/Constraints
. Namespaces have to be changed as well in the classes and tests.
Metadata
Metadata
Assignees
Labels
No labels