validateEmailAddress method inStoreProfileTools

Hi all

I am trying to understand how many characters will be the method validateEmailAddress of the StoreProfileTools of the ATG OOTB accepts as valid email address by default?

I tried sending 80 characters as input an email address, of course I know that nobody will have 80 characters length email address but I wanted to remedy for the purposes of the requirement of the customer.

All entries on this is appreciated.

Thank you

REDA

There should be no limit superior character for validation. You can try to pass the email address valid more of 80 characters to this method, and it should work.

He's trying to match the email address to the expression regular pattern, but do not think that there is no check of limit superior character. Thank you.

Tags: Oracle Applications

Similar Questions

Maybe you are looking for