uniform-team / Uniform-Validation-Language

A logic language to simplify and improve online form validation.
Apache License 2.0
1 stars 0 forks source link

Implement Radio Buttons #66

Open dgp1130 opened 7 years ago

dgp1130 commented 7 years ago

Need to support radio buttons. This should be effectively identical to #65, since radio buttons and select boxes are both effectively enumerators.