I think the description of validator has some error
A Non-Field Level validator that validates based on regular expression supplied.
I think change the description to
A Non-Field Level validator that validates based on logic expression supplied.
This page should explain whether the validation PASSES if the expression evaluates to true, or if the validation FAILS if the expression evaluates to true.
4 Comments
yeeku.H.Lee
I think the description of validator has some error
A Non-Field Level validator that validates based on regular expression supplied.
I think change the description to
A Non-Field Level validator that validates based on logic expression supplied.
by yeeku.H.lee
Marcos Hernandez
Maybe, unfortunately the example didn't help much. At least I didn't get it
Simon Arthur
This page should explain whether the validation PASSES if the expression evaluates to true, or if the validation FAILS if the expression evaluates to true.
Philip Luppens
Like all XW validators, this validation passes when the expression evaluates to true.