reserve

check helper

🔝 REserve documentation

REserve offers a method to check a configuration.

function check (configuration: Configuration): Promise<Configuration>

Types definition for check

The configuration must comply with the properties and mappings documented here, otherwise the promise is rejected with the configuration error.