| Package | Description |
|---|---|
| org.mule.module.xml.internal.operation | |
| org.mule.module.xml.internal.util |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaValidatorOperation.validateSchema(String schemas,
List<SchemaContent> schemaContents,
SchemaLanguage schemaLanguage,
InputStream content,
XmlModule config)
Validates that the input content is compliant with a given schema.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SchemaValidationUtils.checkSchemaInput(String schemas,
List<SchemaContent> schemaContents)
perform check on schema location field and schema content field, only one can be used and must provided.
|
static boolean |
SchemaValidationUtils.isBlank(List<SchemaContent> list) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.