Type Alias PreValidateProps

PreValidateProps: { key: string; loader: IConfigLoader; value: unknown }

PreValidate method props

v0.11.0