spring-webflow icon indicating copy to clipboard operation
spring-webflow copied to clipboard

In dire need of decent validation listener events [SWF-1130]

Open spring-operator opened this issue 15 years ago • 1 comments

Richard A opened SWF-1130 and commented

I've had to hack the view creator factory in order to get Hibernate Validation working with webflow. The FlowExecutionListener or some other listener needs to have events on it to the tune of "validating" so that such frameworks can be easily integrated.


Affects: 2.0.7

spring-operator avatar May 28 '09 16:05 spring-operator

Rossen Stoyanchev commented

Would #605 (bean validation) would address your issue?

spring-operator avatar Dec 01 '10 04:12 spring-operator