Ralf Saenen
Ralf Saenen
Hi, I use [ng-bootstrap datepicker](https://ng-bootstrap.github.io/#/components/datepicker/examples) with input `[minDate]` however `ng2-validation` takes that input too and throws an error. It would be nice to have an input for disable the validation...
Hi, In order to validate a form, errors with BS4-beta1 is wrapped with a div.invalid-feedback. Angular adds to input the following classes: * ng-valid/ng-invalid * ng-pristine/ng-dirty It's easy to display...
Hello, I forked [ng2-validation](https://github.com/yuyang041060120/ng2-validation) since Angular 5 to keep this package updated. I learned a lot and I has more free time than now. However, my lack of motivation is...
Hello, I created this package with Angular 2 and Bootstrap and it evolves a bit with material guidelines. I learned a lot and I has more free time than now....