Package com.atlassian.confluence.api.model.validation
-
Interface Summary Interface Description FieldValidationError Represents aValidationError
that is associated with a field of user input.MergeValidationResult A validation result that also encapsulates the result of a merge operation.ValidationError Represents a single validation error within aValidationResult
.ValidationResult Stores the results after an API Service validateX() method is called. -
Class Summary Class Description ServiceExceptionSupplier ServiceException supplier for use withSimpleValidationResult
.SimpleFieldValidationError Represents the simplest kind of validation error on a particular field.SimpleMergeValidationResult SimpleMergeValidationResult.Builder SimpleValidationError Represents the simplest kind of ValidationError.SimpleValidationResult Represents the simplest kind of ValidationResult.SimpleValidationResult.Builder SimpleValidationResults Methods to assist in the creation of SimpleValidationResult Errors