form icon indicating copy to clipboard operation
form copied to clipboard

Add an API to set errors

Open crutchcorn opened this issue 1 year ago • 0 comments

field.setErrorMap();

We cannot provide a setErrors API as it derives that state from the errorMap

And:

form.resetErrors();

I'm less certain about this API. Why do we need it? CC @samuelthng

crutchcorn avatar Jun 27 '24 11:06 crutchcorn