Class: ReservedKeysVerificationStrategy

ReservedKeysVerificationStrategy(logWarnings, throwException, keys)

new ReservedKeysVerificationStrategy(logWarnings, throwException, keys)

Parameters:
Name Type Description
logWarnings boolean determines if warnings should be written to the logger when verification fails
throwException boolean determines if exceptions should be thrown when verifications fails
keys Array.<String> the list of reserved keys to verify
Source: