NelmioApiDocBundle/ModelDescriber/Annotations
Martijn van Kempen b07043ce33 Added Symfony constraint annotation reader (#1202)
* Added Symfony constraint annotation reader

* StyleCI analysis changes

* StyleCI analysis

* StyleCI analysis

* No longer adding the constraint description for NotBlank and NotNull

* Updated doc comment

* Removed @param

* Removed the AbstractComparison condition

* Using Assert and removed unused method
2018-01-25 14:59:48 +01:00
..
AnnotationsReader.php Added Symfony constraint annotation reader (#1202) 2018-01-25 14:59:48 +01:00
PropertyPhpDocReader.php Inject the AnnotationsReader in Model describers instead of internal classes (#1203) 2018-01-24 19:58:38 +01:00
SwgAnnotationsReader.php Inject the AnnotationsReader in Model describers instead of internal classes (#1203) 2018-01-24 19:58:38 +01:00
SymfonyConstraintAnnotationReader.php Added Symfony constraint annotation reader (#1202) 2018-01-25 14:59:48 +01:00