Symfony\Component\Validator\Mapping
Namespaces
Symfony\Component\Validator\Mapping\CacheSymfony\Component\Validator\Mapping\FactorySymfony\Component\Validator\Mapping\Loader
Classes
BlackholeMetadataFactory deprecated | Alias of {@link Factory\BlackHoleMetadataFactory}. |
CascadingStrategy | Specifies whether an object should be cascaded. |
ClassMetadata | Default implementation of {@link ClassMetadataInterface}. |
ClassMetadataFactory deprecated | Alias of {@link LazyLoadingMetadataFactory}. |
ElementMetadata deprecated | Contains the metadata of a structural element. |
GenericMetadata | A generic container of {@link Constraint} objects. |
GetterMetadata | Stores all metadata needed for validating a class property via its getter method. |
MemberMetadata | Stores all metadata needed for validating a class property. |
PropertyMetadata | Stores all metadata needed for validating a class property. |
TraversalStrategy | Specifies whether and how a traversable object should be traversed. |
Interfaces
ClassMetadataInterface | Stores all metadata needed for validating objects of specific class. |
MetadataInterface | A container for validation metadata. |
PropertyMetadataInterface | Stores all metadata needed for validating the value of a class property. |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/Validator/Mapping.html