Exception: Authorization::NilAttributeValueError
- Inherits:
-
AuthorizationError
- Object
- StandardError
- AuthorizationError
- Authorization::NilAttributeValueError
- Defined in:
- lib/declarative_authorization/authorization.rb
Overview
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.