Raymond Cao
Results
1
issues of
Raymond Cao
before_or_equal rule always returns false because `this.validator.input[req]` is called even when the value for `val1` is already pulled from the `this.validator.input` array. Below is before_or_equal with a few extra `console.log()`...