Hi, I came across a small problem and I think this could be a nice feature. Normally I use a class on my fields that require validation to show the user that field is required.
But when I use rules on fields with more than one rule I think it's useful to implement a way to automatically add a class on the matched field from rule. Hope this make sense.