Skip to content

Composite Constraint not documented. #10381

@buffalobuffalobuffalobuffalobuffalo

Description

There is a Composite Constraint

https://api.symfony.com/4.1/Symfony/Component/Validator/Constraints/Composite.html

but it completely lacks documentation. Does it allow for constructing logical alternative of other constraints? Like @Composite({@LessThan(4), @GreaterThan(8)})? Or is it designed for something entirely different?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions