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