Digits Method

HttpServer.dll

Overload List

  NameDescription
Digits(String, Boolean)
Check if a value is digits only
Digits(String, Boolean, String)
Check if a value is digits only
Digits(String, String, Boolean)
Check if a value is digits only
(Inherited from Validator.)
Digits(String, String, Boolean, String)
Check if a value is digits only
(Inherited from Validator.)

See Also