Show / Hide Table of Contents

Enum ValidationMessage.MessageType

The type of validation message.

Namespace: Codecrete.SwissQRBill.Generator
Assembly: Codecrete.SwissQRBill.Core.dll
Syntax
public enum ValidationMessage.MessageType

Fields

Name Description
Error

Error.

Errors prevent the QR bill from being generated.

Warning

Warning.

A warning does not prevent the QR bill from being generated. Warnings usually indicate that data was truncated or otherwise modified.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX