Skip to content

Fix validation YAML paths #8727

Closed
Closed
@weaverryan

Description

@weaverryan

In #8593, one of the automated changes changed the validation.yml paths like this:

- src/AppBundle/Resources/config/validation.yml
+ src/Resources/config/validation.yml

But, that's not correct, right? Is there a correct path for the validation YAML files? Or does the user need to add a framework.validation.mapping.paths config? I believe this is the case.

@yceruto could you update the paths? If I'm correct about needing the config, then I guess the path should be config/validation.yaml, and we will need a note near the top that mentions the config that's needed (probably can just link to the reference section). I don't want to make a huge thing out of this, as it's not the recommended config, but it should be accurate and mentioned.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions