public class SchemaValidationUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
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 |
isBlank(List<SchemaContent> list) |
public static void checkSchemaInput(String schemas, List<SchemaContent> schemaContents)
schemas - schemaContents - public static boolean isBlank(List<SchemaContent> list)
Copyright © 2026 MuleSoft, Inc.. All rights reserved.