[HELP]Standard Ionic Validation Tutorial?

Is there any tutorial for this yet?

I’ve been adding directives from here and there and we really really need to have that tutorial for validation since HTML5 validation doesn’t really work,

Thanks

Since this is directed at angular, this overview seems pretty good.

1 Like

I think this is more than just an angular question. Doing form validation; field highlighting, error message popups, etc is all mobile platform dependant. I would love to see a default implementation for each platform provided as a generic ionic service. This would take care of all the look and feel details for each platform which would really help out.