FormValidator::LazyWay::Rule::Number - Number Rule


FormValidator-LazyWay documentation  | view source Contained in the FormValidator-LazyWay distribution.

Index


NAME

Top

FormValidator::LazyWay::Rule::Number - Number Rule

DESCRIPTION

Top

METHOD

Top

range

range

 Number#range :
    min : 3
    max : 10

int

integer

uint

unsigned integer

float

Top

float

ufloat

Top

unsigned float

AUTHOR

Top

Tomohiro Teranishi <tomohiro.teranishi@gmail.com>


FormValidator-LazyWay documentation  | view source Contained in the FormValidator-LazyWay distribution.