Class ValidationErrorWS


  • @Deprecated
    public class ValidationErrorWS
    extends Object
    Deprecated.
    The extended validation is not supported anymore.
    DocumentXmlWS is the webservice representation for errors during extended validation of the submitted document.
    Author:
    Rainer Alföldi
    • Constructor Detail

      • ValidationErrorWS

        public ValidationErrorWS()
        Deprecated.
    • Method Detail

      • getDocIdent

        public String getDocIdent()
        Deprecated.
      • setDocIdent

        public void setDocIdent​(String docIdent)
        Deprecated.
      • getValidationGroup

        public String getValidationGroup()
        Deprecated.
      • setValidationGroup

        public void setValidationGroup​(String validationGroup)
        Deprecated.
      • getViolation

        public String getViolation()
        Deprecated.
      • setViolation

        public void setViolation​(String violation)
        Deprecated.