Guilhem Niot
|
8948d5418b
|
Add methods metadata support for models (#1678)
* Add methods metadata support for models
* fix cs
|
2020-07-12 14:54:39 +02:00 |
|
Guilhem Niot
|
8026ff46eb
|
Support `@Model ` in in-object annotations
|
2018-03-22 19:14:01 +01:00 |
|
Guilhem Niot
|
7d99a96cf4
|
Allow to change a property name
|
2018-02-19 21:42:56 +01:00 |
|
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 |
|
Guilhem N
|
f193fdb1f1
|
Inject the AnnotationsReader in Model describers instead of internal classes (#1203)
|
2018-01-24 19:58:38 +01:00 |
|