Maps a specific PropertyInfo to a list of error messages. Useful for frameworks.

Namespace: Castle.ActiveRecord
Assembly:  Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0

Syntax

C#
[XmlIgnoreAttribute]
public virtual IDictionary PropertiesValidationErrorMessage{ get;}

See Also