Closed
Description
Keith Donald opened SPR-6069 and commented
On DataBinder, I see you can call getFormatterRegistry().add(...). However, there is no specific binder.registerFormatter(String, Formatter<?>) callback that allows you to register a Formatter for a specific field, as an alternative to binder.registerCustomEditor(Class, String, PropertyEditor).
Affects: 3.0 M4
Issue Links:
- "Registering field-specific Formatters" section is not in sync with the codebase [SPR-6171] #10839 "Registering field-specific Formatters" section is not in sync with the codebase
- Add Formatter support to DataBinder [SPR-6015] #10684 Add Formatter support to DataBinder
- Provide a formatter registry capability local to a controller [SPR-7773] #12429 Provide a formatter registry capability local to a controller
Referenced from: commits 02da2e8
9 votes, 10 watchers