Hey guys i'm trying to write a directive that could check the validation of multiple inputs fields which contain numbers as percentage. The directive should be able to check if the sum of all those inputs is 100. So here is my HTML code :Hey guys i'm trying to write a directive that c