class

Schema::Definition::ExplicitKeyForNonScalarParam

Inherits Schema::Definition::Error < Exception < Reference < Object

Raised when a non-scalar param is tried to be set explicitly with a single key. For example, if foo is a complext object, then foo=bar makes no sense.

Constructors

new(path : Tuple, type)
Source