Gets the validation errors for a specified property or for the entire object.
Syntax
Parameters
- propertyName
- The name of the property to retrieve validation errors for, or null or System.String.Empty to retrieve errors for the entire object.
Return Value
The validation errors for the property or object.
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also