yuyang041060120 / ng2-validation

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

Error after migrating to angular 9 #135

Open dilotec-2015 opened 4 years ago

dilotec-2015 commented 4 years ago

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

Is there a workarround to fix this problem?

btakita commented 4 years ago

This library has been deprecated. Does anybody have a fork that supports angular 9?

btakita commented 4 years ago

The ngx-custom-validators package is a fork of ng2-validation which supports Angular 9.