class Authorization::NilAttributeValueError

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.