The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

HTML::TurboForm::Constraint::Required

Representation class for Required constraint.

DESCRIPTION

Straight forward so no need for much documentation. See HTML::TurboForm doku for mopre details.

METHODS

check

Arguments: none

returns 1 if valid, otherwise 0.

message

Arguments: none

returns Errormessage of Element which is connected to constraint.

AUTHOR

Thorsten Domsch, tdomsch@gmx.de