Menu

#49 field validator

QWizard
open
nobody
None
1
2003-02-10
2003-02-07
No

Would be nice to be able to specify a field type, and
have the generator generate code to validate values as
they are entered. Examples: numbers, printableString,
hexNumbers, etc.

Generates which didn't support in-place checking (e.g.
static html) would ignore this directive.

Discussion

  • Wes Hardaker

    Wes Hardaker - 2003-02-10

    Logged In: YES
    user_id=76242

    Some of these are there (and even documented. Run perldoc
    QWizard for details). EG,

    -check_value => \&qw_integer

    mandates that it be an integer.

    IE, there are some "helper" check functions available for use if
    you want them.

     
  • Wes Hardaker

    Wes Hardaker - 2003-02-10
    • priority: 5 --> 1
     
Monday.com Logo