input validation

Have a great idea for extending Zimbra? Share ideas, ask questions, contribute, and get feedback.
Post Reply
fgirouard
Posts: 1
Joined: Fri Sep 12, 2014 9:53 pm

input validation

Post by fgirouard »

Does the toolkit have a framework for server and/or client side validation of user input?
Cheers,

Forrest
rdargahi
Posts: 39
Joined: Fri Sep 12, 2014 9:52 pm

input validation

Post by rdargahi »

There are methods for checking primitive types in Ajax/util; however there is not formal validation framework. Of course we have a bunch of validation code int the product (e.g. for email addresses etc) that should be aggregated into such a framework. This is something we will look at providing in a subsequent release
Post Reply