in reply to Re: Re: Inputmask based variable validation
in thread Inputmask based variable validation

Is it possible to provide regex and input mask functionality at the same time? Wrap it up with hardburn's idea of YAPE::Regex::Explain and spit it out in verbose or debug mode?

-QM
--
Quantum Mechanics: The dreams stuff is made of

  • Comment on Re: Re: Re: Inputmask based variable validation

Replies are listed 'Best First'.
Re: ^4 Inputmask based variable validation
by simon.proctor (Vicar) on Apr 02, 2004 at 23:39 UTC
    Well I would have thought so but I'll have to read up on Explain first. If nothing else, it will be a useful way to spend my weekend ;).