validate(); } catch (ValidationException $exception) { throw new DataValidationException($exception->validator, $model); } } }