Hi

I want to make a more complex validation of individual fields. 

*Example:* Lets say that we have a simple TextField. We add one validation
function (A) to this field right after we create the field. And later, we
want to add another validation function (B) to this same field. 

*Result:* If the condition of both validation functions is fulfilled, then
the field is valid.

*What I am looking for:* I am searching for an option how to make more
complex combinations of this validation functions. For example: I want the
field to be valid if at least one of the validation functions (A or B) is
fulfilled. And this is only a simple one. There could be even much more
complex combinations. For example:

(A /or/ B) /and/ (C /xor/ D)      //A, B, C, D are validation functions

And so on. 

*My questions is:* Can this be done with the current qooxdoo version?

Thank you very much for your help!




--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Complex-validation-of-one-field-OR-XOR-AND-tp7585234.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to