RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 1
Title Test Details Number input validation
Expression
[+-]*[0-9]+[,]*[0-9]*|[+-]*[0-9]*[,]+[0-9]*
Description
This Regex is usefull to validate if the text typed will still lead to a valid number for a international input. Replace , with \. to get an american notation
Matches
6,32 -409,00 -,0 -, ,05 +, +,0198 +, ,
Non-Matches
8- 23+ 12.1 .01 0.0
Author Rating: The rating for this expression. Berend
   Displaying page 1 of 1 pages; Items 1 to 1

Copyright © 2001-2025, RegexAdvice.com | ASP.NET Tutorials