validation-service

1.0.3 • Public • Published

Validator Service

This Npm Package contains a file ts that can be useful for Input Validation fields such as email, currency, password.

Installing

Go in your application folder and from Command Prompt run:

npm i validator-service -- save

How to

Now you have to import "ValidationService" first in app.module.ts , adding it in Providers (remember to fill the right path: "../../node_modules/validator-service/validation.service"). Then, in your ex. "form.ts" , or when you want ValidationService (don't forget that node_modules is an external library).

Readme

Keywords

Package Sidebar

Install

npm i validation-service

Weekly Downloads

0

Version

1.0.3

License

MIT

Last publish

Collaborators

  • simonzilla29