programming-examples/js/Vre2
2019-11-15 12:59:38 +01:00
..
Check whether given value types are same or not.js Initial commit 2019-11-15 12:59:38 +01:00
Validate whether a given value is number or not.js Initial commit 2019-11-15 12:59:38 +01:00
Validate whether a given value is object or not.js Initial commit 2019-11-15 12:59:38 +01:00
Validate whether a given value is RegExp or not.js Initial commit 2019-11-15 12:59:38 +01:00
Validate whether a given value type is Boolean or not.js Initial commit 2019-11-15 12:59:38 +01:00
Validate whether a given value type is char or not.js Initial commit 2019-11-15 12:59:38 +01:00
Validate whether a given value type is error or not.js Initial commit 2019-11-15 12:59:38 +01:00
Validate whether a given value type is NaN or not.js Initial commit 2019-11-15 12:59:38 +01:00
Validate whether a given value type is null or not.js Initial commit 2019-11-15 12:59:38 +01:00
Validate whether a given value type is pure json object or not.js Initial commit 2019-11-15 12:59:38 +01:00