Type alias AsyncValidator

AsyncValidator: ((value) => Promise<ValidationResult>)

Type declaration

Generated using TypeDoc