<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Try using a regular expression.<br>
<br>
Mark<br>
Sikkandar Nawabjan wrote:
<blockquote
cite="mid:CD08246E5BBE464D96B2F5E8C00C7FA401CC15A5@TRVMSG.ustr.com"
type="cite">
<pre wrap="">Hi,
How to check my property contains only numeric.
for ex
when
address(telphoneno=="??????????") ---- telephone no should be numeric
then
s.o.p("error");
Basha
</pre>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
</pre>
</blockquote>
<br>
</body>
</html>