class Velvet::ValidationError

Defined in:

velvet/error.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(field : String, reason : String) #

[View source]

Instance Method Detail

def field : String #

[View source]
def reason : String #

[View source]