.NET Helper Packages
C#
Show/Hide TOC
Model
Data
Error
Validate
All
Properties Method
Validates all the properties in the current instance.
Definition
Namespace:
Common.Core.Classes
Assembly:
Common.Core (in Common.Core.dll) Version: 2.1.5
C#
Copy
public
void
ValidateAllProperties
()
See Also
Reference
ModelDataError Class
Common.Core.Classes Namespace
In This Article
Definition
See Also