27 Nov 00:34
@Validate(mask="foo")
From: Mike McNally <emmecinque@...>
Subject: @Validate(mask="foo")
Newsgroups: gmane.comp.java.stripes.user
Date: 2008-11-26 23:35:30 GMT
Subject: @Validate(mask="foo")
Newsgroups: gmane.comp.java.stripes.user
Date: 2008-11-26 23:35:30 GMT
I notice that the "field-metadata" tag dumps out the "mask" regex with added anchors at the beginning and end of the pattern (^ and $). Is that because the validation code implicitly uses the regex that way server-side (meaning that writing rules with those anchors is not a good idea)? -- -- Turtle, turtle, on the ground, Pink and shiny, turn around. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
RSS Feed