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

one validation rule should only responsible for one purpose #136

Closed zhhz closed 8 years ago

zhhz commented 8 years ago

The defineNumericRangRule is doing the .required validation job

jadrake75 commented 8 years ago

Fixed with PR