Interro::Validations::Error
Inherits Struct / Value / Object
Represents a validation error. Can be rendered directly to a template.
Constructors
new(attribute : String, message : String)
SourceInstance methods
==(value : String)
Sourceattribute
clone
Sourcecopy_with(attribute _attribute = @attribute, message _message = @message)
Sourcemessage