Mappers: {
    [K in keyof ValidationRuleMapping]: Mapper<ValidationRuleMapping[K]>
}