Package | Description |
---|---|
com.marklogic.client.expression |
The package provides classes for building Optic
plan pipelines and expressions for execution on the REST
server.
|
Modifier and Type | Interface | Description |
---|---|---|
interface |
SchemaDefExpr |
Defines the schema for using with the
validateDoc operator; |
Modifier and Type | Method | Description |
---|---|---|
PlanBuilder.ModifyPlan |
PlanBuilder.ModifyPlan.validateDoc(PlanColumn validateDocCol,
PlanSchemaDef schemaDef) |
Validates the document based on a supplied
schema.
|
PlanBuilder.ModifyPlan |
PlanBuilder.ModifyPlan.validateDoc(java.lang.String validateDocCol,
PlanSchemaDef schemaDef) |
Validates the document based on a supplied
schema.
|
Copyright © 2022 MarkLogic Corporation