Interro::Validations::Failure
Inherits Struct / Value / Object
Returned when one or more validations did not pass and contains all of the validation errors.
Constructors
new(errors : Array(Error))
Sourcenew(error_messages : Array(String)) : Failure
SourceInstance methods
clone
Sourcecopy_with(errors _errors = @errors)
Sourceerrors