Class ValidatorBuilderMap<K,V,PARENT>

Type Parameters:
K - the generic type of the keys.
V - the generic type of the values.
PARENT - the generic type of the parent builder.
All Implemented Interfaces:
io.github.mmm.base.lang.Builder<Validator<? super Map<K,V>>>, ValidatorRegistry<Map<K,V>,ValidatorBuilderMap<K,V,PARENT>>

public class ValidatorBuilderMap<K,V,PARENT> extends AbstractMapValidatorBuilder<K,V,Map<K,V>,PARENT,ValidatorBuilderMap<K,V,PARENT>>
Since:
1.0.0