spring-framework/src/asciidoc
Brian Clozel 2c8f670d5f Support Validation in @MessageMapping annotated methods
Payload parameters in @MessageMapping annotated
methods can now also be validated when annotated
with a Validation annotation (@Valid, @Validated...).

A default Validator is registered by the MessageBroker
Configurer, but it is possible to provide a list of custom
validators as well.

Issue: SPR-11185
2014-01-03 15:25:33 +01:00
..
images Clean reference docs and prepare for Spring 4 2013-12-11 13:52:48 -08:00
Guardfile Migrate documentation to asciidoctor 2013-11-04 11:49:52 -06:00
appendix.adoc Add What's new in 4.0 to reference documentation 2013-12-11 13:52:49 -08:00
index-docinfo.xml Restore multi-page and PDF reference documentation 2013-11-19 16:50:56 -08:00
index.adoc Support Validation in @MessageMapping annotated methods 2014-01-03 15:25:33 +01:00