GetValidationSchemaResponse
org.sagebionetworks.repo.model.schema.GetValidationSchemaResponse
Response body containing the resulting compiled validation schema.
| Field | Type | Description |
|---|---|---|
| concreteType | STRING | |
| validationSchema | JsonSchema | The JSON schema is defined by: json-schema.org, specifically draft-07. Only features listed here are currently supported. |