npm fluentvalidation-ts 2.2.0
v2.2.0

latest releases: 3.2.0, 3.1.0, 3.0.2...
3 years ago

With the release of version 2.2.0, fluentvalidation-ts now supports async validation! 🎉

In particular, it brings the AsyncValidator class, which you can extend from instead of the Validator class in order to enable access to async validation rules.

So far, the following async validation rules are available:

This release addresses issue #5.

Don't miss a new fluentvalidation-ts release

NewReleases is sending notifications on new releases.