class FormObject::TypeCastError

Defined in:

form_object/exceptions.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(value, name, source, target) #

[View source]

Instance Method Detail

def name : String #

[View source]
def source : String #

[View source]
def target : String #

[View source]