yuyang041060120 / ng2-validation

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

Error in to angular 9 #137

Closed flashstore closed 4 years ago

flashstore commented 4 years ago

main.ts:13 Error: Unexpected value 'Base64Validator' declared by the module 'CustomFormsModule'. Please add a @Pipe/@Directive/@Component annotation. Unexpected value 'CreditCardValidator' declared by the module 'CustomFormsModule'. Please add a @Pipe/@Directive/@Component annotation. Unexpected value 'DateValidator' declared by the module 'CustomFormsModule'. Please add a @Pipe/@Directive/@Component annotation. Unexpected value 'DateISOValidator' declared by the module 'CustomFormsModule'. Please add a @Pipe/@Directive/@Component annotation. Unexpected value 'DigitsValidator' declared by the module 'CustomFormsModule'. Please add a @Pipe/@Directive/@Component annotation. Unexpected value 'EmailValidator' declared by the module 'CustomFormsModule'. Please add a @Pipe/@Directive/@Component annotation. Unexpected value 'EqualValidator' declared by the module 'CustomFormsModule'. Please add a @Pipe/@Directive/@Component annotation. Unexpected value 'EqualToValidator' declared by the module 'CustomFormsModule'. Please add a @Pipe/@Directive/@Component annotation. Unexpected value 'GreaterThanValidator' declared by the module 'CustomFormsModule'. Please add a @Pipe/@Directive/@Component annotation. Unexpected value 'GreaterThanEqualValidator' declared by the module 'CustomFormsModule'. Please add a @Pipe/@Directive/@Component annotation. Unexpected value 'JSONValidator' declared by the module 'CustomFormsModule'. Please add a @Pipe/@Directive/@Component annotation. Unexpected value 'LessThanValidator' declared by the module 'CustomFormsModule'. Please add a @Pipe/@Directive/@Component annotation. Unexpected value 'LessThanEqualValidator' declared by the module 'CustomFormsModule'. Please add a @Pipe/@Directive/@Component annotation. Unexpected value 'MaxValidator' declared by the module 'CustomFormsModule'. Please add a @Pipe/@Directive/@Component annotation. Unexpected value 'MaxDateValidator' declared by the module 'CustomFormsModule'. Please add a @Pipe/@Directive/@Component annotation. Unexpected value 'MinValidator' declared by the module 'CustomFormsModule'. Please add a @Pipe/@Directive/@Component annotation. Unexpected value 'MinDateValidator' declared by the module 'CustomFormsModule'. Please add a @Pipe/@Directive/@Component annotation. Unexpected value 'NotEqualValidator' declared by the module 'CustomFormsModule'. Please add a @Pipe/@Directive/@Component annotation. Unexpected value 'NotEqualToValidator' declared by the module 'CustomFormsModule'. Please add a @Pipe/@Directive/@Component annotation. Unexpected value 'NumberValidator' declared by the module 'CustomFormsModule'. Please add a @Pipe/@Directive/@Component annotation. Unexpected value 'PhoneValidator' declared by the module 'CustomFormsModule'. Please add a @Pipe/@Directive/@Component annotation. Unexpected value 'RangeValidator' declared by the module 'CustomFormsModule'. Please add a @Pipe/@Directive/@Component annotation. Unexpected value 'RangeLengthValidator' declared by the module 'CustomFormsModule'. Please add a @Pipe/@Directive/@Component annotation. Unexpected value 'UrlValidator' declared by the module 'CustomFormsModule'. Please add a @Pipe/@Directive/@Component annotation. Unexpected value 'UUIDValidator' declared by the module 'CustomFormsModule'. Please add a @Pipe/@Directive/@Component annotation.