vijayrawatsan / android-json-form-wizard

Android Material Json Form Wizard is a library for creating beautiful form based wizards within your app just by defining json in a particular format.
MIT License
356 stars 98 forks source link

Unable to Validate Spinner #15

Closed aakashsinha closed 9 years ago

aakashsinha commented 9 years ago

Hi,

I tried validating (required field) the spinner in a similar ways as we did for editText and Mobile but it is not working. Can you please help me out with this?

vijayrawatsan commented 9 years ago

@aakashsinha Currently validation is available only for edit_text and image_picker. Validation is an inprogress task. Will update the readme when validation is complete. Thanks

vijayrawatsan commented 9 years ago

Now you can please check https://github.com/vijayrawatsan/android-json-form-wizard/blob/master/sample/src/main/assets/data.json