ng-bootstrap-form-validation
ng-bootstrap-form-validation copied to clipboard
Disabling success state
You can globally disable showing the success validation state.
I think success styles being enabled by default makes sense, and thus the option should probably be called disableSuccessState. Thoughts?
Fixed!
Was about to start working on this feature, glad to see that a PR already exists. :+1: Could I ask for an example to be added to the README, otherwise no one will know this option exists.