Eric COURTIAL
Results
1
issues of
Eric COURTIAL
**API Platform version(s) affected**: 3.3.11 **Description** I use a basic _#[Assert\Choice_ constraint. ``` #[Assert\Choice( choices: self::ASSOCIATE_AS_VALUES, message: 'Choose a valid association mode.', )] ``` The documentation is properly generated with...
bug
PR Welcome