Documentation

IndividualViolation
in package
implements Stringable, IConstraintViolation

Read onlyYes
FinalYes
Tags
todo

Should be moved to Validator namespace.

A code or enum should be added.

Table of Contents

Interfaces

Stringable
IConstraintViolation

Properties

$code  : ConstraintViolationCode
$constraint  : IConstraint
$message  : string

Methods

__construct()  : mixed
__toString()  : string
getCode()  : ConstraintViolationCode
getConstraint()  : IConstraint
getMessage()  : string

Properties

Methods

__toString()

public __toString() : string
Attributes
#[Override]
Return values
string
On this page

Search results