2.0.0 • Published 2 years ago

fluva v2.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

fluva

Fluva (aka Fluent Validation) is validation library for objects, heavily inspired on the .NET Fluent Validation library, but targeting TypeScript.

How to use

There are two ways of using fluva:

  1. An object-oriented pattern (which mimics the Fluent Validation);
  2. A functional pattern which is a layer over the first one, but with less ceremony;

Object-oriented approach

  1. First you need to
1.0.0

2 years ago

2.0.0

2 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago