Ambition.Form.Validator.is_numeric – ambition Reference Manual
Packages
ambition
Ambition
Form
Validator
is_numeric
max_length
min_length
Validator
is_numeric
Description:
public
static
bool
is_numeric
(
string
value)
Return true if value is completely numeric.
Parameters:
value
String field value
Returns:
boolean