sabrio / ng2-validation-manager

Validation manager library for Angular 2 (based on Laravel Validation method)
34 stars 14 forks source link

Custom Validation Rules #14

Open VivekanandhanT opened 6 years ago

VivekanandhanT commented 6 years ago

How can i call or include custom validation rule in to validation manager ?

sabrio commented 6 years ago

Currently you can not add custom rules, if you have any idea how can we incorporate it there, feel free to make PR

ghost commented 6 years ago

just follow this instruction for multi language https://www.npmjs.com/package/ng2-translate.u have to declare errors in language files.you can get multi language validation error.it works fine :-)