| Package | Description |
|---|---|
| org.symphonyoss.symphony.entityjson |
| Modifier and Type | Method and Description |
|---|---|
IEntityJsonSchemaContext |
StructuredObject.validate(EntityJsonParser parser)
Validate this object against the specific schema for this type from the official repo.
|
IEntityJsonSchemaContext |
IEntityJsonInstanceContext.withSchema(Object schemaSource,
com.fasterxml.jackson.databind.node.ObjectNode schemaJsonNode)
Add the given instance and return the current object as an IEntityJsonInstanceContext.
|
IEntityJsonSchemaContext |
IEntityJsonSchemaContext.withValidationResult(Object validationResult)
Set the validation result for this context.
|
Copyright © 2019 The Symphony Software Foundation. All rights reserved.