Documentation

Validation
in package

FinalYes

Entry point for the Validator component.

Tags
author

Bernhard Schussek bschussek@gmail.com

Table of Contents

Methods

createCallable()  : callable
Creates a callable chain of constraints.
createIsValidCallable()  : callable
Creates a callable that returns true/false instead of throwing validation exceptions.
createValidator()  : ValidatorInterface
Creates a new validator.
createValidatorBuilder()  : ValidatorBuilder
Creates a configurable builder for validator objects.
__construct()  : mixed
This class cannot be instantiated.

Methods

__construct()

This class cannot be instantiated.

private __construct() : mixed

        
On this page

Search results