poppinss / indicative

Indicative is a simple yet powerful data validator for Node.js and browsers. It makes it so simple to write async validations on nested set of data.
https://indicative.adonisjs.com/
MIT License
417 stars 52 forks source link

Typescript rewrite #219

Closed thetutlage closed 5 years ago

thetutlage commented 5 years ago

The PR contains a re-write done in Typescript, which ended up with handful of breaking changes. The breaking changes will be covered in depth in docs.

Highlights

Improvements

indicative-autocomplete

Breaking changes

It's just an overview of Breaking changes.