@ts-fluentvalidation/core
v1.0.0-rc.0
Published
Core library of @ts-fluentvalidation providing validations in a fluent syntax.
Downloads
66
Maintainers
Readme
The goal of this repository is to bring a similarly good DX and usability than FluentValidation does in .NET to TypeScript by providing the abiolity to build strongly-typed and human-readable validators without any further dependencies while focussing on reusability and extensibility.
Installation / Usage
Please refer to the official documentation which covers everything from installation over creating/extending validators to testing.
Found a bug or want to help?
Refer to the contribution guidelines before creating an issue or submitting a PR.