A field whose type, required-ness and codec derive from the input schema: a present non-blank value decodes through the schema, a missing or blank one is a required error for required schemas and a success for optional ones.
A field whose type, required-ness and codec derive from the input schema: a present non-blank value decodes through the schema, a missing or blank one is a required error for required schemas and a success for optional ones.