Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

INApply schema validation to INcoming messages on both Client client and Server messagesserver
REQUESTApply schema validation to Request messages.  This annotation will cause validation to be applied to OUTgoing Client messages, and INcoming Server messages.
OUT(Since 2.7.14, 3.0.3, 3.1) Apply schema validation to OUTgoing messages on both Client and Server messages
RESPONSE(Since 2.7.14, 3.0.3, 3.1) Apply schema validation to Response messages.  This annotation will cause validation to be applied to INcoming Client messages, and OUTgoing Server messages.
BOTHAll schema validation to both INcoming and OUTgoing messages on both Client and Server messages
NONEAll schema validation is disabled

...