@NoImplement
public interface ArtifactDescriptorValidator
| Modifier and Type | Method and Description |
|---|---|
void |
validate(ArtifactDescriptor descriptor)
Validates the
ArtifactDescriptor. |
void validate(ArtifactDescriptor descriptor)
ArtifactDescriptor. If validation fails a MuleRuntimeException
would be thrown.descriptor - an ArtifactDescriptor to be validated.org.mule.runtime.api.exception.MuleRuntimeExceptionCopyright © 2003–2018 MuleSoft, Inc.. All rights reserved.