assertNoSecrets
assertNoSecrets(
value,keyPath?):void
Defined in: src/config/load.ts:28
Recursively reject secret-shaped keys/values BEFORE schema parsing.
Parameters
Section titled “Parameters”unknown
keyPath?
Section titled “keyPath?”string = 'config'
Returns
Section titled “Returns”void