Fork me on GitHub
#rum
<
2018-09-28
>
pez12:09:03

Has someone found a good pattern for validating form fields using rum together with citrus?

mattly23:09:07

My approach has been to keep the working state of the form and validation logic in rum component state

mattly23:09:48

But otherwise I’ve typically approached this with a subscription that handles the validation checking