Package com.atlassian.confluence.validation
-
Interface Summary Interface Description MessageHolder An i18n- and character-escaping-agnostic collection of action and field errorMessages.MessageHolderAware Actions implementing this interface can haveMessageHolders loaded into the action'sValidationAwareimplementation.MessageHolderFactory ProducesMessageHolderinstances. -
Class Summary Class Description DefaultMessageHolder DefaultMessageHolderFactory MessageHolderInterceptor Sets a newMessageHolderinstance into allMessageHolderAwareactions.MessageLoadingPreResultListener LoadsMessageHoldermessages into aConfluenceActionSupportinstance after Action execution but before Result execution.Validation<T> This class is basically anEitherwhere left represents fail and right represents success.XWorkValidationResultSupport Helps push API level ServiceValidationResultvalues intoMessageHolders. -
Enum Summary Enum Description MessageLevel The level that aMessagewill be displayed at.