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 and Description |
---|---|
interface |
SchemaDefExpr
Defines the schema for using with the
validateDoc operator; |
Modifier and Type | Method and Description |
---|---|
PlanBuilder.ModifyPlan |
PlanBuilder.ModifyPlan.validateDoc(PlanColumn validateDocCol,
PlanSchemaDef schemaDef)
Validate the document based on a supplied
schema.
|
PlanBuilder.ModifyPlan |
PlanBuilder.ModifyPlan.validateDoc(java.lang.String validateDocCol,
PlanSchemaDef schemaDef)
Validate the document based on a supplied
schema.
|
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.