Class ValidatorBuilderShort<PARENT>

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

public class ValidatorBuilderShort<PARENT> extends NumberValidatorBuilder<Short,PARENT,ValidatorBuilderShort<PARENT>>
The Validator builder for Short values.
Since:
1.0.0