Kebab::Error::InvalidCollection::Exact(T, C)
Inherits Kebab::Error::InvalidCollection::Of < Kebab::Error::InvalidCollection::For < Kebab::Error::InvalidCollection < Kebab::Error::Base < Struct < Value < Object
Concrete subclass parameterised by the target type T and the command C.
Constructors
from(failure : Kebab::Convert::Failure, *, values : Array(String), source : Schema::Option | Schema::Argument, schema : Kebab::Schema::Command) : self
Source