Class GroovyJsonMessageValidator

  • All Implemented Interfaces:
    MessageValidator<ScriptValidationContext>

    public class GroovyJsonMessageValidator
    extends GroovyScriptMessageValidator
    Extended groovy message validator providing specific Json slurper support. With Json slurper the tester can validate the message payload with closures for instance.
    Since:
    1.2
    Author:
    DanielP