Class | Authorization::NilAttributeValueError |
In: |
lib/declarative_authorization/authorization.rb
|
Parent: | AuthorizationError |
NilAttributeValueError is raised by Attribute#validate? when it hits a nil attribute value. The exception is raised to ensure that the entire rule is invalidated.