RedQueryBuilder
RedQueryBuilder copied to clipboard
Validation support
Is a common requirement (not to be confused with wanting more data types).
Many people may not be using an existing framework and/or want to integrate it into RQB.
Should try really hard not to invent some complicated wheel.
jdbc sample/GAE demo looks rubbish as doesn't validate input.
Maybe along the lines of: http://jqueryvalidation.org/documentation/ ?
Closer but need standard error/message display?