
Oak::Web::Additional::MaskedInput - Component to create a input with mask check

This components apply a regexp specified by the mask attribute in the check_syntax function.

Oak::Web::Additional::MaskedInput

string containing the regexp to be applied (without the /s)
If true, then the field must be filled, else not.

An invalid value was found.

Copyright (c) 2001 Daniel Ruoso <daniel@ruoso.com> All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.