Hey guys, is there a way to tell cake that values like 2,50 (instead of 2.50) are valid numeric values?
2,50
2.50
Thanks, EL
Probably it's better to create a custom validation rule for this.