| Package | Description | 
|---|---|
| com.atlassian.confluence.api.model.validation | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | FieldValidationErrorRepresents a  ValidationErrorthat is associated with a field of user input. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SimpleFieldValidationErrorRepresents the simplest kind of validation error on a particular field. | 
| class  | SimpleValidationErrorRepresents the simplest kind of ValidationError. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Iterable<ValidationError> | SimpleValidationResult. getErrors() | 
| java.lang.Iterable<ValidationError> | ValidationResult. getErrors() | 
| Modifier and Type | Method and Description | 
|---|---|
| SimpleValidationResult.Builder | SimpleValidationResult.Builder. addError(ValidationError error) | 
Copyright © 2003-2014 Atlassian. All Rights Reserved.