W3cubDocs

/Symfony 4.1

Symfony\Component\Validator\Mapping

Namespaces

Classes

CascadingStrategy Specifies whether an object should be cascaded.
ClassMetadata Default implementation of {@link ClassMetadataInterface}.
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.
https://api.symfony.com/4.1/Symfony/Component/Validator/Mapping.html