ValidationFailure
Validation issue built by the manager when a validation fails to run (throws an exception while being executed). The code of this validation error is CODE.
The validation error data contains entries with keys "validation", "exception", and "stackTrace" containing information on the name of the validation that caused the exception as well as information about the exception itself. These data properties are also accessible via properties of the class with the same name.
Properties
Link copied to clipboard
Additional issue data. This additional data can be used, for example, to help write a user-friendly message associated with the issue.
Link copied to clipboard
Severity of the validation issue.
Link copied to clipboard
Exception stack trace.
Link copied to clipboard
Name of the validation where the exception occurred.