Class TmaReviewValidator
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.validators.TmaReviewValidator
- All Implemented Interfaces:
org.springframework.validation.Validator
Validator for
Review.- Since:
- 1907
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidprotected voidvalidateRating(org.springframework.validation.Errors errors)
-
Constructor Details
-
TmaReviewValidator
public TmaReviewValidator()
-
-
Method Details
-
supports
- Specified by:
supportsin interfaceorg.springframework.validation.Validator
-
validate
- Specified by:
validatein interfaceorg.springframework.validation.Validator
-
validateRating
protected void validateRating(org.springframework.validation.Errors errors)
-