javascript - Validationwith two-way dat-bind in jsViews -


trying find out elegant way handle validation client side on two-way data bound property in jsviews template. example reference, please @ pi documentation jsviews two-way binding @ jsview's api link here: http://www.jsviews.com/#jsvplaying.

i want validate "name" when updating property before view updated new value. examples/guidance/ideas highly appreciated!

thanks,

there number of samples on jsviews.com show 1 approach validation.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -