Legytma Schemas

Integer Schema

https://legytma.com.br/schema/int.schema.json

Define the representation of integer acceptable.

Used to identify parser. Every parser can permit only one type

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status Unknown identifiability Forbidden Allowed none int.schema.json

Integer Type

any of the folllowing: string or integer (Integer)

Integer Examples

"123"
"#32"
"0b111001"
"$23"
"0x162"
123