Package sapphire\validation
Exceptions summary
| ValidationException | Exception thrown by DataObject::write if validation fails. By throwing
an exception rather than a user error, the exception can be caught in unit tests
and as such can be used as a successful test. |