Uses of Class
org.symphonyoss.symphony.entityjson.EntityJsonParser
-
Packages that use EntityJsonParser Package Description org.symphonyoss.symphony.entityjson -
-
Uses of EntityJsonParser in org.symphonyoss.symphony.entityjson
Methods in org.symphonyoss.symphony.entityjson with parameters of type EntityJsonParser Modifier and Type Method Description IEntityJsonSchemaContextStructuredObject. validate(EntityJsonParser parser)Validate this object against the specific schema for this type from the official repo.
-