Class ValidationErrors
Representation of validation errors.
- ArrayObject implements IteratorAggregate, Traversable, ArrayAccess, Serializable, Countable
- ┗ ICanBoogie\Validate\ValidationErrors
Methods summary
public static
from( array $errors )
: ICanBoogie\Validate\ValidationErrors
Creates a new instance with the specified errors.
Methods inherited from ArrayObject
__construct(),
append(),
asort(),
count(),
exchangeArray(),
getArrayCopy(),
getFlags(),
getIterator(),
getIteratorClass(),
ksort(),
natcasesort(),
natsort(),
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset(),
serialize(),
setFlags(),
setIteratorClass(),
uasort(),
uksort(),
unserialize()
Magic methods summary
Constants summary
Constants inherited from ArrayObject
ARRAY_AS_PROPS,
STD_PROP_LIST