Class ValidatorBuilderByte<PARENT>

Type Parameters:
PARENT - the generic type of the parent builder.
All Implemented Interfaces:
io.github.mmm.base.lang.Builder<Validator<? super Byte>>, ValidatorRegistry<Byte,ValidatorBuilderByte<PARENT>>

public class ValidatorBuilderByte<PARENT> extends NumberValidatorBuilder<Byte,PARENT,ValidatorBuilderByte<PARENT>>
Since:
7.6.0