Documentation@sapphire/shapeshiftType AliasesMappedObjectValidatorOn this pageType alias: MappedObjectValidator<T> MappedObjectValidator<T>: { [key in keyof T]: BaseValidator<T[key]> } Type parameters Type parameterT Source projects/shapeshift/src/lib/util-types.ts:31