Class AbstractSingleInputValidator<V>
java.lang.Object
io.github.belgif.rest.problem.validation.AbstractSingleInputValidator<V>
- Type Parameters:
V
- the input value type
- All Implemented Interfaces:
InputValidator
Abstract base class for
InputValidator
with a single input.-
Constructor Details
-
AbstractSingleInputValidator
-
-
Method Details
-
getInput
-
getIn
-
getName
-
getValue
-