@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface IgnoreOnLazyInit
Validation implementations annotated with this will not be evaluated when deploying with lazyInit enabled.| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
forceDslDeclarationValidation
Whether to force this validations via the deployment property
mule.application.deployment.lazyInit.enableDslDeclarationValidations even if running in lazy mode. |
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.