| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMessageValidator
Basic control message validator provides message header validation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JsonPathMessageValidator
Message validator evaluates set of JSONPath expressions on message payload and checks that values are as expected.
|
class |
JsonTextMessageValidator
This message validator implementation is able to validate two JSON text objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GroovyJsonMessageValidator
Extended groovy message validator providing specific Json slurper support.
|
class |
GroovyScriptMessageValidator
Groovy script message validator passing the message to a validation script.
|
class |
GroovyXmlMessageValidator
Extended groovy message validator providing specific XML slurper support.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlainTextMessageValidator
Plain text validator using simple String comparison.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XhtmlMessageValidator
XHTML message validator using W3C jtidy to automatically convert HTML content to XHTML fixing most common
well-formed errors in HTML markup.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DomXmlMessageValidator
Default message validator implementation.
|
class |
XpathMessageValidator
Message validator evaluates set of XPath expressions on message payload and checks that values are as expected.
|
Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.