NumericValidator extension
String extension to check if a string is numeric.
- on
Methods
-
isNumeric(
) → bool -
Available on String, provided by the NumericValidator extension
Checks if the string contains only numeric characters.
String extension to check if a string is numeric.
Available on String, provided by the NumericValidator extension
Checks if the string contains only numeric characters.