Package com.ibm.workplace.wcm.api.extensions.validation

Interface Summary
FileUploadValidationContext Passed to the validation plugin as part of the validate method.
FileUploadValidationPlugin Represents a FileUploadValidation plugin.
ItemContext The ItemContext interface provides access to the TemplatedDocument being validated.
ItemValidationPlugin Represents an ItemValidation plugin.
ItemValidationResult The ItemValidationResult of an ItemValidationPlugin can prevent an item from being committed to the repository if the plugin has found the item to be invalid.
 

Exception Summary
FileUploadValidationException A FileUploadValidationException if any error occurs while validation file contents by a FileUploadValidation Plugin.