stamp-web / stamp-web-aurelia

Next Generation Stamp Web Editor written in Aurelio.io with Bootstrap
Apache License 2.0
17 stars 4 forks source link

Currency validation does not except "." as the first character #160

Closed jadrake75 closed 5 years ago

jadrake75 commented 7 years ago

Entering ".40" does not get accepted but "0.40" is ok. The regex needs updating