Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Validation][FrameworkBundle] Add auto_mapping config #12728

Closed
@ogizanagi

Description

@ogizanagi

I may have missed it, but I didn't find any documentation about the validation.auto_mapping config in FrameworkBundle (nor in the fwb ref page).

Ex:

framework:
    validation: 
        # Enables validator auto-mapping support.
        # For instance, basic validation constraints will be inferred from Doctrine's metadata.
        auto_mapping:
            App\Entity\: []

(ref symfony/recipes#664)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions