Validation is now triggered asynchronously by design however run synchronously. Supporting async validations would allow developers to validate example has the username be taken by making a network request.
Validation is now triggered asynchronously by design however run synchronously.
Supporting async validations would allow developers to validate example has the username be taken by making a network request.