Karthik Gurumurthy opened SPR-7070 and commented
I need to override MappingjacksonJsonView.filterModel in my subclass to include BindResult.
I plan to register a custom serializer for BindResult and avoid the "circular" reference issue if possible.
But I still want to respect the 'renderedAttributes' setting on MappingjacksonJsonView.
But there is no getRenderedAttributes / may be field needs to be marked protected.
Affects: 3.0.2
Referenced from: commits 28da6e0