(options?: Options.IsIntOptions)
| 154 | isISRC(): Return; |
| 155 | isIn(values: readonly any[]): Return; |
| 156 | isInt(options?: Options.IsIntOptions): Return; |
| 157 | isJSON(options?: Options.IsJSONOptions): Return; |
| 158 | isJWT(): Return; |
| 159 | isLatLong(options?: Options.IsLatLongOptions): Return; |
no outgoing calls
no test coverage detected