Exception: Authorization::NilAttributeValueError

Inherits:
AuthorizationError show all
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.