Skip to content

Remove unnecessary minLength on email schema - #103

Merged
jviotti merged 1 commit into
mainfrom
email-min-length
Jul 27, 2026
Merged

Remove unnecessary minLength on email schema#103
jviotti merged 1 commit into
mainfrom
email-min-length

Conversation

@jviotti

@jviotti jviotti commented Jul 27, 2026

Copy link
Copy Markdown
Member

Signed-off-by: Juan Cruz Viotti jv@jviotti.com

Review in cubic

Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
@jviotti
jviotti merged commit 06ef932 into main Jul 27, 2026
3 checks passed
@jviotti
jviotti deleted the email-min-length branch July 27, 2026 15:57
@augmentcode

augmentcode Bot commented Jul 27, 2026

Copy link
Copy Markdown
🤖 Augment PR Summary

Summary: Removes the redundant minLength: 1 constraint from the RFC 5321 email address schema.

Changes: The schema now relies solely on format: "email" (under the format-assertion dialect) to reject invalid strings, including empty values.

🤖 Was this summary useful? React with 👍 or 👎

@augmentcode augmentcode Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

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