Ngx Validator Pack is a collection of validators designed
to simplify usage and allow quick customization.
Contributing Guidelines · Submit an Issue · Documentation
If you need help on using Ngx Validator Pack please refer to the provided documentation.
Read through our contributing guidelines to learn about our submission process, coding rules, and more.
Please read and follow our Code of Conduct.
-
Fork the repo - see full guide.
-
Clone the repo - see full guide.
-
Go to the root of the library and install dependencies.
npm install
- Run library in watch mode
npm run watch
- Run the examples project
npm start
Found Ngx Validator Pack useful? Give the repo a star ⭐ ⬆️.