11g Validating an attribute to be an email
668719Nov 4 2008 — edited Nov 5 2008Hi,
I am trying to create a validator for an attribute "Email" in an EO. However, when creating a table on a page using the VO based on that EO and running the page, I receive error(s) when changing/clearing any Email attribute in that table.
The regular expression I am using is as follows:
[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}
Any help is greatly appreciated.
Thanks.
Edited by: user10489515 on Nov 4, 2008 3:12 PM