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.