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