jquery - set kendo form validation to false -


i have html form textbox in it. user can type email address in textbox. when ever user types wrong mail id want make form validation false. form validation using kendo validator, unable manually set form validation false .

the email address validation done via regrex , thats working fine.


Comments

Popular posts from this blog

c# - Where does the .ToList() go in LINQ query result -

android - CollapsingToolbarLayout: position the ExpandedText programmatically -

Listeners to visualise results of load test in JMeter -