We can make bootstrap validation for checking two field matches like bellow
data-match="#inputToMatch"
Is it possible to prevent entering identical values with this?something like  data-not-match="#inputToMatch" ?
We can make bootstrap validation for checking two field matches like bellow
data-match="#inputToMatch"
Is it possible to prevent entering identical values with this?something like  data-not-match="#inputToMatch" ?