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
JSON-Schema draft 4 supports typed maps with arbitrary properties (keys), and allows for defining subtypes and referencing them elsewhere. Use it for validating comms. between AI modules and core game engine.
JSON-Schema draft 4 supports typed maps with arbitrary properties (keys), and allows for defining subtypes and referencing them elsewhere. Use it for validating comms. between AI modules and core game engine.
http://stackoverflow.com/questions/17947249/support-for-stdmap-stdstring-t-in-json-schema
The text was updated successfully, but these errors were encountered: