TapKit::ValidationError

Class/Module:
Class
In:
lib/tapkit/control/validation.rb
Parent:
StandardError

Methods

add
aggregate
exception_with_key_and_object
exceptions
new
value

Attributes

key [R]
object [R]

Public Class Methods

aggregate( exceptions )
new( message = '', key = nil, object = {} )

Public Instance Methods

add( message = '', key = nil, object = {} )
exception_with_key_and_object( key, object )
exceptions()
value()