[web2py] Re: Validate length of exactly 2.
> IS_LENGTH(minsize=2, maxsize=2) > > http://web2py.com/book/default/chapter/07?search=is_length Thanks, I didn't realize I could provide IS_LENGTH() with two parameters. Kind regards, Annet.
[web2py] Re: Validate length of exactly 2.
IS_LENGTH(minsize=2, maxsize=2) http://web2py.com/book/default/chapter/07?search=is_length