ngx-validators icon indicating copy to clipboard operation
ngx-validators copied to clipboard

Validator library for Angular 2+

Results 2 ngx-validators issues
Sort by recently updated
recently updated
newest added

Let's say I have the following code ``` Is not a email ``` When I type something it shows the error, but I also want to show the error when...