Skip to content

doc: add MinRuneLen/MaxRuneLen and clarify numeric Min/Max are inclusive#4486

Open
IceeAn wants to merge 1 commit intoent:masterfrom
IceeAn:docs/schema-fields-bounds
Open

doc: add MinRuneLen/MaxRuneLen and clarify numeric Min/Max are inclusive#4486
IceeAn wants to merge 1 commit intoent:masterfrom
IceeAn:docs/schema-fields-bounds

Conversation

@IceeAn
Copy link
Copy Markdown

@IceeAn IceeAn commented Feb 11, 2026

I noticed that PR #4398 introduced the string validators MinRuneLen / MaxRuneLen, but the documentation was not updated accordingly, so these two validators are currently not mentioned in the relevant docs. This PR adds documentation for MinRuneLen / MaxRuneLen.

In addition, Max() / Min() of Numeric types are inclusive, but the documentation uses strict > / < instead of >= / <=). I corrected it in this PR as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant