Package com.atlassian.confluence.api.model.validation

Interface Summary
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 Summary
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-2014 Atlassian. All Rights Reserved.