AttributeValidationException.

AttributeValidationException(PropertyInfo, string) Constructor

Syntax

public AttributeValidationException(PropertyInfo property, string message)

Parameters

Name Type Description
property PropertyInfo
message string

Return Value

Type Description
void