Skip to content

Conversation

@ShivaGupta-14
Copy link
Contributor

Description

When multiple maxLength or minLength constraints fail (e.g., via allOf), produce a single message with the most restrictive constraint instead of multiple redundant messages.

Checklist

  • npm test
  • npm run lint
  • npm run type-check

Additional Notes

Screenshot

Screenshot 2026-01-28 at 11 20 34 AM

Copy link
Collaborator

@jdesrosiers jdesrosiers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jdesrosiers jdesrosiers merged commit eb5d98a into hyperjump-io:main Jan 28, 2026
1 check passed
@ShivaGupta-14 ShivaGupta-14 deleted the 138-collapse-min-max-length-message branch January 30, 2026 05:44
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.

Combine messages for minLength/maxLength

2 participants