Is your feature request related to a problem? Please describe.
When using vest async validator must be promisify
Describe the solution you'd like
extend: validator to have type for Promise<SuiteResult<string, string>>
Describe alternatives you've considered
For now it just not possible
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
When using vest async validator must be promisify
Describe the solution you'd like
extend: validator to have type for Promise<SuiteResult<string, string>>
Describe alternatives you've considered
For now it just not possible
Additional context
Add any other context or screenshots about the feature request here.