errors
Validation results are passed to the components via component props, allowing developers direct access to the underlying validity of the form.
The error object has the following structure:
errors = { field: message }