-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement
Milestone
Description
Condor opened SPR-1720 and commented
The onFormChange method parameter list doesn't include the BindException errors parameter, so it isn't possible for a form change to reject the changed value.
I suggest adding another onFormChange method WITH the errors parameter that calls the original onFormChange method by default and modifying calls to onFormChange to include the errors parameter.
Affects: 1.2.6, 2.0 M2
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement