lucid
lucid copied to clipboard
Validation should be able to span multiple text fields
We should support this use-case.
i don't think there's really anything stopping us from being able to do this. You'd just need a Validation
around both fields, and a selector that applies to both. You'd probably have to style the wrapper Validation
to not have the red outline.