Skip to content

Commit 868169c

Browse files
authored
Merge pull request json-schema-org#253 from handrews/format-flatten
Remove subsections for "hostname" format.
2 parents 4f9c986 + 86c1555 commit 868169c

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

jsonschema-validation.xml

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -787,19 +787,14 @@
787787
</t>
788788
</section>
789789
<section title="hostname">
790-
<section title="Applicability">
791-
<t>
792-
This attribute applies to string instances.
793-
</t>
794-
</section>
795-
796-
<section title="Validation">
797-
<t>
798-
A string instance is valid against this attribute if it is a valid
799-
representation for an Internet host name, as defined by <xref
800-
target="RFC1034">RFC 1034, section 3.1</xref>.
801-
</t>
802-
</section>
790+
<t>
791+
This attribute applies to string instances.
792+
</t>
793+
<t>
794+
A string instance is valid against this attribute if it is a valid
795+
representation for an Internet host name, as defined by <xref
796+
target="RFC1034">RFC 1034, section 3.1</xref>.
797+
</t>
803798
</section>
804799

805800
<section title="ipv4">

0 commit comments

Comments
 (0)