I read the docs of prevalidation from this link. It mentions to implement WsPreValidateManipulator. But the PreValidate is not called unless I define AutoValidator in the handler. I have given the reference to PreValidateManipulator as well in the handler. Is it the expected behaviour? Am I missing anything.
I read the docs of prevalidation from this link. It mentions to implement
WsPreValidateManipulator. But the PreValidate is not called unless I defineAutoValidatorin the handler. I have given the reference toPreValidateManipulatoras well in the handler. Is it the expected behaviour? Am I missing anything.