Skip to Content
0
Former Member
Mar 18, 2015 at 12:37 PM

Validate Special Characters

72 Views

Hello Experts,

This is File to Proxy Scenario.

We are getting Special Characters in some fields and PI is passing those values successfully. But we want to throw Error for that.


For Example:

Field Mobile Number should only contain numeric digit.

So we used pattern: [0-9], [0-9], [0-9], [0-9], [0-9], [0-9], [0-9], [0-9], [0-9], [0-9]

But still it is passing Special Characters.

Please help in this regard.

Regards,

Sayanti Mukherjee