forwarder / meteor-wizard

A wizard component for Autoform.
MIT License
67 stars 17 forks source link

Validation attribute not working #61

Closed xvendo closed 8 years ago

xvendo commented 8 years ago

If you set validation="blur" the elements won't get validated. They only get validated on "submit".

See the fine tuning section for more: https://github.com/aldeed/meteor-autoform#fine-tuning-validation

Pagebakers commented 8 years ago

Can you post some example code?

xvendo commented 8 years ago

I checked It again and It works. Thank you.

Pagebakers commented 8 years ago

Cool, thanks!