Class AbstractMessageValidator
java.lang.Object
com.predic8.membrane.core.interceptor.schemavalidation.AbstractMessageValidator
- All Implemented Interfaces:
MessageValidator
- Direct Known Subclasses:
AbstractXMLSchemaValidator,JSONValidator,SchematronValidator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.predic8.membrane.core.interceptor.schemavalidation.MessageValidator
getInvalid, getName, getValid, validateMessage
-
Field Details
-
REQUEST
-
RESPONSE
-
UNKNOWN
-
-
Constructor Details
-
AbstractMessageValidator
public AbstractMessageValidator()
-
-
Method Details
-
getSourceOfError
-
init
- Specified by:
initin interfaceMessageValidator- Throws:
Exception
-