Type Alias ValidateParametersFn

ValidateParametersFn: ((params: ParamsValues) => Promise<Record<string, string>>)