ensureType
ensureType(value: any,type: string | string[]): void
Properties
(Mandatory properties are in bold)| Properties | Type | Description | 
|---|---|---|
| type | string | string[] | |
| value | any | 
ensureType(value: any,type: string | string[]): void
| Properties | Type | Description | 
|---|---|---|
| type | string | string[] | |
| value | any |