HTML::Widget::Constraint::String - String Constraint


HTML-Widget documentation  | view source Contained in the HTML-Widget distribution.

Index


NAME

Top

HTML::Widget::Constraint::String - String Constraint

SYNOPSIS

Top

    my $c = $widget->constraint( 'String', 'foo' );

DESCRIPTION

Top

String Constraint.

METHODS

Top

regex

Provides a regex to validate word characters.

AUTHOR

Top

Sebastian Riedel, sri@oook.de

LICENSE

Top

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.


HTML-Widget documentation  | view source Contained in the HTML-Widget distribution.