rsuite / schema-typed

Schema for data modeling & validation
MIT License
198 stars 28 forks source link

fix: promises where not allowed by type #61

Closed jspears closed 1 year ago

jspears commented 1 year ago

This adds typescript types allowing for promise based validators.

https://github.com/rsuite/schema-typed/issues/60

simonguo commented 1 year ago

Fixed in 2.0.4