angular-ui-form-validation
A plugin for performing validation in angularjs without writing lots of boilerplate code or duplicating logic.
@bavaria2tm/validator
The validation of data is an essential part of an application, used in api endpoints, input data validation, ... just to name a few examples. Most commonly in nodejs the express validators, joi validators, or class validators are used. This library is a l