I got the solution
You can use:
ng-required="variable==‘example’ "
Then the required condition is only checked if the “variable==‘example’” condition is fullfilled
I got the solution
You can use:
ng-required="variable==‘example’ "
Then the required condition is only checked if the “variable==‘example’” condition is fullfilled