Package com.atlassian.confluence.validation
package com.atlassian.confluence.validation
-
ClassDescriptionAn i18n- and character-escaping-agnostic collection of action and field error
Messages.Actions implementing this interface can haveMessageHolders loaded into the action'sValidationAwareimplementation.ProducesMessageHolderinstances.Sets a newMessageHolderinstance into allMessageHolderAwareactions.The level that aMessagewill be displayed at.LoadsMessageHoldermessages into aConfluenceActionSupportinstance after Action execution but before Result execution.Validation<T>This class is basically anEitherwhere left represents fail and right represents success.Helps push API level ServiceValidationResultvalues intoMessageHolders.