demo-supermatch-library
v2.5.1
Published
A demo library for fields match validation
Readme
DemoSuperLibrary
custom library to validate multiple fields
How to Install ?
Run below command on your application direcotry
npm install demo-supermatch-library
Usage
import MatchDirectiveModule in you root module
Now use PasswordMatch.match in your component. Before that import PasswordMatch.
In home.component.html
