Uses of Interface
com.ibm.pim.common.ValidationError

Packages that use ValidationError
com.ibm.pim.common   
 

Uses of ValidationError in com.ibm.pim.common
 

Methods in com.ibm.pim.common that return types with arguments of type ValidationError
 java.util.List<ValidationError> ValidationErrors.getErrors()
          Returns the list of validation errors on the source.
 java.util.List<ValidationError> ExtendedValidationErrors.getErrorsForLocation(Category location)
          Returns the list of validation errors on the source for a given location.