C# Class ClassLibrary.Base.RuleViolation

Show file Open project: kikoanis/CSharpCream

Public Methods

Method Description
RuleViolation ( string propertyName, object propertyValue, string errorMessage )

Method Details

RuleViolation() public method

public RuleViolation ( string propertyName, object propertyValue, string errorMessage )
propertyName string
propertyValue object
errorMessage string