| Package | Description |
|---|---|
| org.mule.module.xml.api | |
| org.mule.module.xml.internal.operation |
| Modifier and Type | Method and Description |
|---|---|
static SchemaLanguage |
SchemaLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchemaLanguage[] |
SchemaLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaValidatorOperation.validateSchema(String schemas,
SchemaLanguage schemaLanguage,
InputStream content,
XmlModule config)
Validates that the input content is compliant with a given schema.
|
Copyright © 2026 MuleSoft, Inc.. All rights reserved.