| Interface | Description |
|---|---|
| ResolveEntityFailStrategy |
| Class | Description |
|---|---|
| CachingExtensionSchemaGenerator |
Decorator for
ExtensionSchemaGenerator that caches the values returned by the
CachingExtensionSchemaGenerator.generate(ExtensionModel, DslResolvingContext) method, using the ExtensionModel as key. |
| FailAfterTenErrorsResolveEntityFailStrategy | |
| FailOnFirstErrorResolveEntityFailStrategy | |
| ModuleDelegatingEntityResolver |
Custom implementation of resolver for schemas where it will delegate to our custom resolver, then if not found will try to
generate the XSDs from the extensions (through ).
|
| MuleCustomEntityResolver |
Custom entity resolver based on Spring's schema resolver.
|
Copyright © 2024 MuleSoft, Inc.. All rights reserved.