Nevoss/form-wrapper-js

Promise base validation

Closed this issue · 0 comments

The idea is to let users return Promise in the validation function ("passes" function).

Then field can be validate throw api end point.

Maybe set some prop that hold the currently validating fields.