new ReservedKeysVerificationStrategy(logWarnings, throwException, keys)
Parameters:
| Name | Type | Default | Description | 
|---|---|---|---|
| logWarnings | boolean | false | determines if warnings should be written to the logger when verification fails | 
| throwException | boolean | false | determines if exceptions should be thrown when verifications fails | 
| keys | Array.<String> | the list of reserved keys to verify | 
- Source: