Closed bruceflowers closed 8 years ago
What's the recommended approach for json data you don't control where a fieldname is "type"? I'm finding this collides with the "type" fieldname Validictory already looks for to resolve object type.
Closing, figured out my error. Looks like as long as a fieldname is contained in "properties" there's no risk of collision.
What's the recommended approach for json data you don't control where a fieldname is "type"? I'm finding this collides with the "type" fieldname Validictory already looks for to resolve object type.