Package com.atlassian.confluence.api.model.validation
package com.atlassian.confluence.api.model.validation
-
ClassDescriptionHelps
ConfluenceActionSupport
instances deal with the API.Represents aValidationError
that is associated with a field of user input.A validation result that also encapsulates the result of a merge operation.ServiceException supplier for use withSimpleValidationResult
.Represents the simplest kind of validation error on a particular field.Represents the simplest kind of ValidationError.Represents the simplest kind of ValidationResult.Methods to assist in the creation of SimpleValidationResult ErrorsRepresents a single validation error within aValidationResult
.Stores the results after an API Service validateX() method is called.