Skip to Main Content

Java Development Tools

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!

Regular Expression for arabic letters

GadoApr 6 2016 — edited Apr 8 2016

Hello,

I'm developing an ADF app.

I want to prevent the user from entering words with certain Arabic characters ... but i'm confused about how to do this using regular expressions in the EO Validation rules.

I searched about this for days and it's not clear to me.

I know that i need to do this using Uni-Codes but every time i try it it doesn't work.

This is the Unicode for one of the characters: 0623  and i put it in the rule like this: [\0623].

Is this correct or what??

Could you please give me some examples about this.

Thank you for your time.

This post has been answered by Timo Hahn on Apr 8 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 6 2016
Added on Apr 6 2016
8 comments
3,762 views