Package de.aeb.xnsg.documentcore.bf
Class DocumentValidationInfoDTO
java.lang.Object
de.aeb.xnsg.documentcore.bf.DocumentValidationInfoDTO
Structured information on a template validation problem
- 
Field SummaryFieldsModifier and TypeFieldDescriptionFull path to the validated elementCorrection hint for the template editor/designerFlag for critical errors that lead to strongly wrong or unusable conversion resultsValidation category name (warning type)Textual description of the validation problem
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
keyValidation category name (warning type)
- 
isCriticalFlag for critical errors that lead to strongly wrong or unusable conversion results
- 
warningTextual description of the validation problem
- 
elementFull path to the validated element
- 
hintCorrection hint for the template editor/designer
 
- 
- 
Constructor Details- 
DocumentValidationInfoDTOpublic DocumentValidationInfoDTO()
 
- 
- 
Method Details