numeric
$numeric
Validates that a string contains only numeric digits (0-9). The value is coerced to a string before validation, so numbers are accepted but must not contain decimal points, signs, or scientific notation.
Validates that a string contains only numeric digits (0-9). The value is coerced to a string before validation, so numbers are accepted but must not contain decimal points, signs, or scientific notation.