C# Class NCore.Validation.Violation

Mostrar archivo Open project: danielwertheim/NCore

Public Methods

Method Description
Violation ( string key, string message, Types type = Types.Generic ) : System

Method Details

Violation() public method

public Violation ( string key, string message, Types type = Types.Generic ) : System
key string
message string
type Types
return System