C# Class Common.Validation.ValidationError

Afficher le fichier Open project: KrzysztofBranicki/hexagonal-architecture-sample

Méthodes publiques

Méthode Description
ValidationError ( string errorMessage, string memberName = null ) : System

Method Details

ValidationError() public méthode

public ValidationError ( string errorMessage, string memberName = null ) : System
errorMessage string
memberName string
Résultat System