Interface FormValidationError

Describes a submit result whose outcome was that the form couldn't be submitted because of validation error.

errors

errors: Input<any>[]

outcome

outcome: "validation-error"

Generated using TypeDoc