Skip to Main Content

Intelligent Advisor

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Validating e-mail addresses

865068Oct 16 2012 — edited Oct 17 2012
Hello, I've been asked to establish methods of validating an e-mail address in OPA. I know that regular expressions can be used on attributes to throw errors at runtime, but we have a need to validate the e-mail string as part of a rule

i.e. the person's email is valid if........the data given complies with the follow reg exp

We're just using the determinations engine rather than any input screens hence the need for a rule.

If there a way of writing this into a word rule? Would the string functions match against regular expressions?

Thanks for any assistance,
Mark.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 14 2012
Added on Oct 16 2012
6 comments
546 views