A list of constraint violations.
@author Bernhard Schussek <bschussek@gmail.com>
@api
Expanded class hierarchy of ConstraintViolationListInterface
All classes that implement ConstraintViolationListInterface
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
ConstraintViolationListInterface:: |
public | function | Adds a constraint violation to this list. | 1 |
ConstraintViolationListInterface:: |
public | function | Merges an existing violation list into this list. | 1 |
ConstraintViolationListInterface:: |
public | function | Returns the violation at a given offset. | 1 |
ConstraintViolationListInterface:: |
public | function | Returns whether the given offset exists. | 1 |
ConstraintViolationListInterface:: |
public | function | Removes a violation at a given offset. | 1 |
ConstraintViolationListInterface:: |
public | function | Sets a violation at a given offset. | 1 |