yuyang041060120 / ng2-validation

angular2 validation
https://yuyang041060120.github.io/ng2-validation/index.html
MIT License
612 stars 213 forks source link

ERROR in Symbol Base64Validator declared #133

Open akvaliya opened 5 years ago

akvaliya commented 5 years ago

Getting below error in ng serve with enableIvy in Angular 8.

ERROR in Symbol Base64Validator declared in E:/test_project/node_modules/ng2-validation/dist/base64/directive.js is not exported from E:/test_project/node_modules/ng2-validation/dist/base64/directive (import into E:/test_project/node_modules/ng2-validation/dist/index.js)

abadakhshan commented 5 years ago

I Have the same problem with enableIvy

abadakhshan commented 5 years ago

It seems this repository has been deprecated!

I use ngx-custom-validators instead.

ammar-sayed-taha commented 4 years ago

I have the same problem when updated to angular 9, I think ng2-validator no longer used with angular 9 and replaced with ngx-custom-validator