public class DomainElementsValidator extends Object implements ElementValidator
PreProcessor that validates that no mule element
is used inside a <spring:beans> element.
This is for security and consistency reasons. A way of enforcing
that XSD is not cheated| Constructor and Description |
|---|
DomainElementsValidator() |
public void validate(Element element)
ElementValidatorvalidate in interface ElementValidatorelement - the Element to be validatedCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.