Tags: pabx06/angular-validation
Tags
Fixed ghiscoding#92 name with dot, ghiscoding#94 Polish, ghiscoding#96 … …in_list Fixed issue ghiscoding#92 input name with '.' was not working correctly on error message Issue ghiscoding#96 in_list was not accepting special characters. Enhancement ghiscoding#94 added Polish characters, thanks @Waniusza
Added validation-callback (ghiscoding#79), added ghiscoding#81, ghisc… …oding#82 - Added new validation-callback attribute, runs after the debounce/blur and validaiton are completed - Added possibility passing arguments to Custom & Remote validators - Added new Global Options: hideErrorUnderInputs
Fixed issue ghiscoding#78 - max validator problem 'strValue is not defined' error when using `max` auto-detect validator.
Added custom validation ghiscoding#75 - Added validation through custom user defined function
Sanitized messages & fixed issue ghiscoding#69 - Added sanitize to the demo page - Fixed issue ghiscoding#69, display proper error message when user type invalid chars on an input[number]
3rd party addon validation ghiscoding#57, ghiscoding#66, ghiscoding#67 - Can now validate external 3rd party addons, asked in issue ghiscoding#57, ghiscoding#66, ghiscoding#67 (like: ngTagsInput, Angular Multiselect, Dropdown multi-select, etc....) - Also fixed some French translations ghiscoding#73
Fixed issue ghiscoding#68 - Matching Validation confirmation - Added a $watch on the parent so that it will invalidate confirmation field as soon as parent is touched.
PreviousNext