adonisjs / validator

Schema based validator for AdonisJS
MIT License
115 stars 40 forks source link

fix: change `minus` to `plus` when operator is `<`. #166

Closed ndianabasi closed 1 year ago

ndianabasi commented 1 year ago

Proposed changes

This PR fixes: #165.

Types of changes

What types of changes does your code introduce?

Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

ndianabasi commented 1 year ago

I'm having a look at the failing tests.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.