/ts-form-validation

This is a simple package to do form validation using Typescript's magnificent strong typing features. Framework focuses give an uniform architecture for validating a form fields and a form as a whole with a proper state validation. To do actual field type validations, it is recommended to use this library besides some other library such as validator -library or some other to actual fields validity checks.

Primary LanguageTypeScriptMIT LicenseMIT

Issues