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.
1 parent 1d9dccd commit 1eaf21cCopy full SHA for 1eaf21c
tests/draft2020-12/optional/format/ipv4.json
@@ -89,7 +89,7 @@
89
},
90
{
91
"description": "leading zero in last octet is valid under RFC 2673",
92
- "comment": "RFC 2673, Section 3.2: dotted-quad = decbyte \".\" decbyte \".\" decbyte \".\" decbyte (where decbyte = 1*3DIGIT). ",
+ "comment": "RFC 2673, Section 3.2: dotted-quad = decbyte \".\" decbyte \".\" decbyte \".\" decbyte (where decbyte = 1*3DIGIT).",
93
"data": "192.168.0.01",
94
"valid": true
95
0 commit comments