Skip to content

Commit 2104082

Browse files
committed
remove 'mathematical integers' section
1 parent d083fac commit 2104082

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

jsonschema-core.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -365,14 +365,6 @@ values described in the data model. Be aware, however, that some languages and
365365
JSON parsers may not be able to represent in memory the full range of values
366366
describable by JSON.
367367

368-
### Mathematical Integers {#integers}
369-
370-
Some programming languages and parsers use different internal representations
371-
for floating point numbers than they do for integers.
372-
373-
For consistency, integer JSON numbers SHOULD NOT be encoded with a fractional
374-
part.
375-
376368
### Regular Expressions {#regex}
377369

378370
Keywords MAY use regular expressions to express constraints, or constrain the

0 commit comments

Comments
 (0)