Sure
Francesco
Type: Posts; User: monsterjoe; Keyword(s):
Sure
Francesco
I wrote my custom FlowExecutionListener overriding method stateEntering. If I throw StateEnterVetoException this way:
throw new...
I'm just messing with validation support in sandbox.
I couldn't find support for declarative validation for AbstractWizardFormController.
To solve the problem I just did some changes in sandbox...