Interface ConstraintMetaDefinition

    • Method Detail

      • getErrorAppTag

        Optional<String> getErrorAppTag()
        Returns the value of the argument of YANG error-app-tag keyword.
        Returns:
        string with the application tag, or empty if it was not provided.
      • getErrorMessage

        Optional<String> getErrorMessage()
        Returns the value of the argument of YANG error-message keyword.
        Returns:
        string with the error message, or empty if it was not provided.