public class IntegerAttributeContentValidator extends NumberAttributeContentValidator
| Constructor and Description |
|---|
IntegerAttributeContentValidator() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ValidationError> |
validate(java.lang.Object value,
AttributeDescriptorModel attribute)
Performs validation on the given arguments.
|
getConstraintsaddValidationError, getConstraintMap, getValidationErrorsProvider, setValidationErrorsProviderpublic java.util.List<ValidationError> validate(java.lang.Object value, AttributeDescriptorModel attribute)
AttributeContentValidatorvalidate in interface AttributeContentValidator<java.lang.Object>validate in class NumberAttributeContentValidatorvalue - the value objectattribute - the attribute descriptor of the given value.Copyright © 2018 SAP SE. All Rights Reserved.