Has someone found a good pattern for validating form fields using rum together with citrus?
My approach has been to keep the working state of the form and validation logic in rum component state
But otherwise I’ve typically approached this with a subscription that handles the validation checking