| Interface | Description | 
|---|---|
| FieldValidationError | 
 Represents a  
ValidationError that is associated with a field of user input. | 
| ValidationError | 
 Represents a single validation error within a  
ValidationResult. | 
| ValidationResult | 
 Stores the results after an API Service validateX() method is called. 
 | 
| WithValidationResult | 
 Represents an object that carries a validation result. 
 | 
| Class | Description | 
|---|---|
| ServiceExceptionSupplier | 
 ServiceException supplier for use with  
SimpleValidationResult. | 
| SimpleFieldValidationError | 
 Represents the simplest kind of validation error on a particular field. 
 | 
| SimpleValidationError | 
 Represents the simplest kind of ValidationError. 
 | 
| SimpleValidationResult | 
 Represents the simplest kind of ValidationResult. 
 | 
| SimpleValidationResult.Builder | 
Copyright © 2003–2016 Atlassian. All rights reserved.