We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
minLength
email
1 parent 1112eff commit 06ef932Copy full SHA for 06ef932
1 file changed
schemas/2020-12/ietf/email/address.json
@@ -11,6 +11,5 @@
11
"x-license": "https://github.com/sourcemeta/std/blob/main/LICENSE",
12
"x-links": [ "https://www.rfc-editor.org/rfc/rfc5321#section-4.1.2" ],
13
"type": "string",
14
- "format": "email",
15
- "minLength": 1
+ "format": "email"
16
}
0 commit comments