AsyncValidator
interface
An interface implemented by classes that perform asynchronous validation.
API
Usage Notes
interface AsyncValidator extends Validator {}
Jump to details
An interface implemented by classes that perform asynchronous validation.
interface AsyncValidator extends Validator {}