Show / Hide Table of Contents

Enum SeverityEnum

Severity of a validation failure

Namespace: FunctionMonkey.Commanding.Abstractions.Validation
Assembly: FunctionMonkey.Commanding.Abstractions.dll
Syntax
public enum SeverityEnum : int

Fields

Name Description
Error

An error

Info

Informational only

Warning

A warning

  • Improve this Doc
  • View Source
  • 0 Comments
Back to top Copyright © 2018 James Randall