public
class
ValidationErrorValueextends ObjectValue
A ValidationErrorValue is a pseudo-value representing the result of a validation failure.
It is used by methods that can either return a value or an error.
The class is also used delay reporting of errors in expressions
that have been evaluated early.