Kenny MacLeod opened SPR-8062 and commented
The method signature of BindingException
(for example the getFieldErrors()
method) still refers to raw collection types such as List
. These methods just delegate to BindingResult
, which uses the correct type parameters.
Affects: 3.0.5
Attachments:
Referenced from: commits f4e1cde