Hi. I have the following code which allows a user to register. However the validation of the form fields do not work when the interceptors are present???
Both the "validation" and "workflow" interceptors (or their equivalent) are required for the complete validation process--"validation" just calls validation, "workflow" redirects based on the presence (or lack thereof) of any errors.