pablo-abc / felte

An extensible form library for Svelte, Solid and React
https://felte.dev
MIT License
1.01k stars 43 forks source link

vest async validator promisify #293

Open sysmat opened 5 months ago

sysmat commented 5 months ago

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.