Interface FluentInputValidationProblem<SELF extends InputValidationProblem & FluentInputValidationProblem<SELF>>

Type Parameters:
SELF - the concrete InputValidationProblem self-type
All Superinterfaces:
FluentProblem<SELF>
All Known Implementing Classes:
BadRequestProblem, MissingPermissionProblem, ResourceNotFoundProblem

public interface FluentInputValidationProblem<SELF extends InputValidationProblem & FluentInputValidationProblem<SELF>> extends FluentProblem<SELF>
Provides default methods with fluent InputValidationProblem properties (issues).