It just occured to me that the email validator used with the @Validate
annotation validates an email-address like 1...@1, which shouldn't be possible
when looking at the source of the Validator.
Setup:
Entity field email annotated with @Validate("required,email")
Beaneditform without
What's also
Hello all.
I have opened JIRA with instructions to replicate. See
https://issues.apache.org/jira/browse/TAP5-438
for more information.
- Ville
Ps. Can someone please confirm that this replicates, or is it just my
environment? It's hard to believe that this kind of bug would have been
unnotic
As I said it is a "nice to have" feature. But I would reckon that in
overwhelming number of cases you would inject Spring beans into Tapestry and
not Tapestry services into beans. So even if you would have to maintain
duplicate config for a small number of beans/services you are still better
off th