Validator calls
No violations
| Path | Message | Invalid value | Violation |
|---|---|---|---|
| Deze waarde mag niet leeg zijn. | "" |
Symfony\Component\Validator\ConstraintViolation {#1997 -message: "Deze waarde mag niet leeg zijn." -messageTemplate: "This value should not be blank." -parameters: [ "{{ value }}" => """" ] -plural: null -root: "" -propertyPath: "" -invalidValue: "" -constraint: Symfony\Component\Validator\Constraints\NotBlank {#1952 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3" -cause: null } |