C# Class Aperea.Commands.CommandValidationException

Inheritance: System.ComponentModel.DataAnnotations.ValidationException
Datei anzeigen Open project: DerAlbertCom/ApereaFramework

Public Methods

Method Description
CommandValidationException ( IEnumerable validationResults ) : System.Collections.Generic

Method Details

CommandValidationException() public method

public CommandValidationException ( IEnumerable validationResults ) : System.Collections.Generic
validationResults IEnumerable
return System.Collections.Generic