@ts-fluentvalidation/core
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-rc.3 • Public • Published

@ts-fluentvalidation

TypeScript port of .NET FluentValidation using a fluent functional API.

core-version-badge

license-badge open-issues-badge open-pull-requests-badge

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.

Package Sidebar

Install

npm i @ts-fluentvalidation/core

Weekly Downloads

8

Version

1.0.0-rc.3

License

Apache-2.0

Unpacked Size

212 kB

Total Files

183

Last publish

Collaborators

  • bohoffi