Class: ShapeOf::Nothing
Overview
Only passes when the key does not exist in the Hash.
Class Method Summary collapse
- .required? ⇒ Boolean
- .shape_of?(object, validator: Validator.new(shape: self, object: object)) ⇒ Boolean
Methods inherited from Shape
Constructor Details
This class inherits a constructor from ShapeOf::Shape