platform/api/symfony/Component/Validator/Constraints/Existence.yaml

20 lines
383 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: Existence
class_comment: null
dependencies:
- name: Constraint
type: class
source: Symfony\Component\Validator\Constraint
properties: []
methods:
- name: getDefaultOption
visibility: public
parameters: []
comment: null
- name: getCompositeOption
visibility: protected
parameters: []
comment: null
traits:
- Symfony\Component\Validator\Constraint
interfaces: []