revalidate
Method to trigger the whole form validation manually. Returns a promise with a boolean
value - validation passes/fails.
.revalidate().then(isValid => {})
Method to trigger the whole form validation manually. Returns a promise with a boolean
value - validation passes/fails.
.revalidate().then(isValid => {})