Requires an object. Separate schemas a specified per key. Unlike with object, the keys of values that may be undefined are not
automatically treated as optional. You may explicitly provide a type parameter when using …_noAutoOptional methods, and that may
include optional keys.
Requires an object. Separate schemas a specified per key. Unlike with
object
, the keys of values that may beundefined
are not automatically treated as optional. You may explicitly provide a type parameter when using…_noAutoOptional
methods, and that may include optional keys.