form
form copied to clipboard
feat(core): validateFields method for FormApi
I have added the validateFields() method to the FormApi so you can validate multiple fields at once.
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!
This PR has been stale for multiple months. Until a proper use case and minimal repro is found, I'll mark it as closed.