Validator

E452814

Validator is a Symfony component that provides a flexible validation system for checking and enforcing constraints on data and objects in PHP applications.

Try in SPARQL Jump to: Surface forms Statements Referenced by

Observed surface forms (1)

Surface form Occurrences
Symfony Validator 0

Statements (48)

Predicate Object
instanceOf Symfony component
software library
coreInterface Symfony\Component\Validator\ValidatorInterface NERFINISHED
designedFor PHP applications
documentation https://symfony.com/doc/current/validation.html
enforces constraints on data
constraints on objects
hasConcept constraint violations
constraints
metadata
validation groups
validators
hasConstraint Choice
Email
Length
NotBlank
NotNull
Range
Regex
UniqueEntity NERFINISHED
Valid
implements constraint-based validation
integratesWith Symfony Form component NERFINISHED
Symfony FrameworkBundle NERFINISHED
Symfony Translation component NERFINISHED
license MIT License
maintainedBy Symfony community NERFINISHED
namespace Symfony\Component\Validator NERFINISHED
partOf Symfony framework NERFINISHED
programmingLanguage PHP NERFINISHED
provides validation system
repository https://github.com/symfony/validator
supports PHP attribute-based constraints
PHP configuration-based constraints
XML-based constraints
YAML-based constraints
annotation-based constraints
asynchronous validation (via custom integrations)
class-level validation
collection validation
custom constraints
data validation
localized validation messages
message interpolation
nested object validation
object validation
property path validation
property validation

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Symfony hasComponent Validator