{"$id":"https://schema.legytma.com.br/2.0.0/schema/text_direction.schema.json","$schema":"http://json-schema.org/draft-06/schema#","$comment":"Used to identify parser. Every parser can permit only one type","title":"Text Direction","description":"Determine the text direction.","type":"string","examples":["ltr","rtl"],"enum":["ltr","rtl"]}
