ng-bootstrap-form-validation
ng-bootstrap-form-validation copied to clipboard
[Question] How to work with cross field validation
Angular allows validating multiple fields at once and output a per form validation. Documented here: https://angular.io/guide/form-validation#cross-field-validation Is there a way to tell ng-bootstrap-form-validation to also listen on such validation results?
I Have the same question. Is there any support for this?