SyntaxFix
Write A Post
Hire A Developer
Questions
Meanwhile, all the values above will only restrict the values to integer, so i use
/^[1-9][0-9\.]{0,15}$/
to allow float values too.