Class
TapKit::ValidationError
In:
lib/tapkit/control/validation.rb
Parent:
StandardError
Methods
add
aggregate
exception_with_key_and_object
exceptions
new
value
Constants
EXCEPTIONS
=
:exceptions
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
()
[Validate]