Angular 7+ Form Validator Library

Author: why520crazy
Official Page: Go to website
Publish Date: January 15, 2019
License: MIT

Description:

An Angular 7+ form validator library that handles validation messages easy and automatic, don’t need to manually write error tips templates, just configure validation rules, and support extensive custom feedback strategy.

Installation:

# Yarn
$ yarn add @why520crazy/ngx-validator

# NPM
$ npm install @why520crazy/ngx-validator --save

Preview:

Angular 7+ Form Validator Library


You Might Be Interested In:

Add Comment