19 lines
351 B
YAML
19 lines
351 B
YAML
|
name: FailingConstraint
|
||
|
class_comment: null
|
||
|
dependencies:
|
||
|
- name: Constraint
|
||
|
type: class
|
||
|
source: Symfony\Component\Validator\Constraint
|
||
|
properties:
|
||
|
- name: message
|
||
|
visibility: public
|
||
|
comment: null
|
||
|
methods:
|
||
|
- name: getTargets
|
||
|
visibility: public
|
||
|
parameters: []
|
||
|
comment: null
|
||
|
traits:
|
||
|
- Symfony\Component\Validator\Constraint
|
||
|
interfaces: []
|