Searched refs:isPaired (Results 1 – 1 of 1) sorted by relevance
3 function understandable(validator, value1, value2, _position, isPaired) { argument8 if (isPaired && validator.isVariable(value1) !== validator.isVariable(value2)) {