@Component public class ConsentBodyFieldsValidatorImpl extends AbstractBodyValidatorImpl implements ConsentBodyValidator
errorBuildingService, objectMapper| Constructor and Description |
|---|
ConsentBodyFieldsValidatorImpl(ErrorBuildingService errorBuildingService,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
JsonConverter jsonConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(javax.servlet.http.HttpServletRequest request,
MessageError messageError) |
checkOptionalFieldForMaxLength, checkRequiredFieldForMaxLength, mapBodyToInstance@Autowired public ConsentBodyFieldsValidatorImpl(ErrorBuildingService errorBuildingService, com.fasterxml.jackson.databind.ObjectMapper objectMapper, JsonConverter jsonConverter)
public void validate(javax.servlet.http.HttpServletRequest request,
MessageError messageError)
validate in interface BodyValidatorCopyright © 2019. All rights reserved.