On Friday, April 20, 2018 at 9:38:47 AM UTC-4, Richard wrote: > > Hello, > > I was under the impression that IS_DECIMAL_IN_RANGE(2.25, 5.25) would > validate and prevent input having more places the number of places of min > and max... >
No, it just ensures that the value is greater than or equal to the min and less than or equal to the max. This validator has nothing to do with the number of decimal places. Anthony -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.