form icon indicating copy to clipboard operation
form copied to clipboard

feat(core): validateFields method for FormApi

Open lucas-dtrn opened this issue 1 year ago • 1 comments

I have added the validateFields() method to the FormApi so you can validate multiple fields at once.

lucas-dtrn avatar Feb 16 '25 04:02 lucas-dtrn

At first glance: "I'm not opposed to this" but then I thought about it longer and I really strongly want to discourage users from using validate and similar APIs manually. Can you provide a usecase (and minimal repro) for what this would do in an application?

Thanks!

crutchcorn avatar Feb 25 '25 07:02 crutchcorn

This PR has been stale for multiple months. Until a proper use case and minimal repro is found, I'll mark it as closed.

LeCarbonator avatar Jun 26 '25 13:06 LeCarbonator