Documentation

Validator

Table of Contents

Namespaces

Command
Constraints
Context
DataCollector
DependencyInjection
Exception
Mapping
Test
Util
Validator
Violation

Interfaces

ConstraintValidatorFactoryInterface
Specifies an object able to return the correct ConstraintValidatorInterface instance given a Constraint object.
ConstraintValidatorInterface
ConstraintViolationInterface
A violation of a constraint that happened during validation.
ConstraintViolationListInterface
A list of constraint violations.
GroupSequenceProviderInterface
Defines the interface for a group sequence provider.
ObjectInitializerInterface
Prepares an object for validation.

Classes

Constraint
Contains the properties of a constraint definition.
ConstraintValidator
Base class for constraint validators.
ConstraintValidatorFactory
Default implementation of the ConstraintValidatorFactoryInterface.
ConstraintViolation
Default implementation of {@ConstraintViolationInterface}.
ConstraintViolationList
Default implementation of {@ConstraintViolationListInterface}.
ContainerConstraintValidatorFactory
Uses a service container to create constraint validators.
Validation
Entry point for the Validator component.
ValidatorBuilder

        
On this page

Search results