You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sanchojaf edited this page Oct 19, 2014
·
1 revision
All the Data Type is posible create from a JSON Schema, these loads are dynamics. Using retrospections technique is possible translates JSON Schema Definitions into Ruby Classes on the fly.
It is able to read JSON Schema resources and use them to define Ruby classes in memory.
Also parses JSON conforming to a JSON schema, and instantiates objects corresponding to the JSON Schema classes created.