min() and max() rules in guide
anonimusprogramus opened this issue · 1 comments
anonimusprogramus commented
Open https://imbrn.github.io/v8n/Validation.html#chaining-rules
The example in guide still showing min()
and max()
rules.
Shouldn't they now be greaterThan()
and lessThan()
?
imbrn commented
@anonimusprogramus thanks for the report. I'll fix it.