An array of callbacks that receive an external error and return an error that must be associated with the field,
or undefined
if the external error must not be associated with the field.
Sets external errors to the field and its descendants.
The external errors to adopt.
Optional
options: AdoptExternalErrorsOptions<ExternalError, Error>Additional options.
An array of adopted external errors.
The plugin that associates external errors with fields using adopters.