Document is.numericString()

This commit is contained in:
Itai Steinherz 2018-10-28 13:51:42 +02:00
parent 605b4f4470
commit c2aaeac577
No known key found for this signature in database
GPG key ID: BE977733D203B00A

View file

@ -96,6 +96,7 @@ All the below methods accept a value and returns a boolean for whether the value
Keep in mind that [functions are objects too](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions).
##### .numericString(value)
##### .regExp(value)
##### .date(value)
##### .error(value)