there is a page form that is validated with bootstrapValidator. The problem with
now is that if a form has a validation pass or failure, other input borders will change color as well.
for example, the input tag of the position has been verified, and the borders of other tags (password, age, height) change color with the position, although they are not filled in.