A TransitionHookFn that rejects the Transition if it is invalid
This hook is invoked at the end of the onBefore phase. If the transition is invalid (for example, param values do not validate) then the transition is rejected.
Generated using TypeDoc
A TransitionHookFn that rejects the Transition if it is invalid
This hook is invoked at the end of the onBefore phase. If the transition is invalid (for example, param values do not validate) then the transition is rejected.