Skip to content

[Security] UserPassword constraint should be in Constraints namespace #6889

Closed
@hhamon

Description

@hhamon

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions