Skip to content
On this page

Pseudo async validation

This example shows how to implement a form confirms that the e-mail address is not registered.

WARNING

Since validateSync() is used internally, Async tests cannot be included as a yup schema.