DataTypeAttribute::IsValid Method (Object^)
.NET Framework (current version)
Checks that the value of the data field is valid.
Assembly: System.ComponentModel.DataAnnotations (in System.ComponentModel.DataAnnotations.dll)
Parameters
- value
-
Type:
System::Object^
The data field value to validate.
This method implements validation logic that is specific to the DataTypeAttribute attribute.
Universal Windows Platform
Available since 10
.NET Framework
Available since 3.5
Available since 10
.NET Framework
Available since 3.5
Show: