strictMode Static
strictMode: boolean = false
Whether strict mode is enabled. This parameter determines system behaviors relating to strict checking:
- Whether an error is thrown if the type marshaling system encounters an unregistered type (only in strict mode).
Defined in
Last Updated: 20 June, 2023