Hi
It was my mistake, i was using this
PHONE : /[0-9]/ this is for numeric
PHONE : /^[0-9]/ this is for non-numeric
I do not see anything for "d" in Regular Expression. What does "d" signifies for
Hi
It was my mistake, i was using this
PHONE : /[0-9]/ this is for numeric
PHONE : /^[0-9]/ this is for non-numeric
I do not see anything for "d" in Regular Expression. What does "d" signifies for
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.