The entries schema.
An object schema.
Creates an object schema.
Hint: This schema removes unknown entries. The output will only include the
entries you specify. To include unknown entries, use looseObjectAsync. To
return an issue for unknown entries, use strictObjectAsync. To include and
validate unknown entries, use objectWithRestAsync.
The entries schema.
The error message.
An object schema.
Creates an object schema.
Hint: This schema removes unknown entries. The output will only include the entries you specify. To include unknown entries, use
looseObjectAsync. To return an issue for unknown entries, usestrictObjectAsync. To include and validate unknown entries, useobjectWithRestAsync.