@Validated support on Iterables (and implementors) [SPR-13428] #18007
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: duplicate
A duplicate of another issue
type: enhancement
A general enhancement
Frédéric Camblor opened SPR-13428 and commented
Putting a
@Validated
annotation on@RequestBody
of an Iterable (or any implementation such as List) doesn't trigger any bean validation processTo reproduce, take the following controller declaration :
WDYT ?
Affects: 3.2 GA, 4.0 GA, 4.1 GA
Issue Links:
2 votes, 3 watchers
The text was updated successfully, but these errors were encountered: