'宣言 Public Overloads Function Validate( _ ByVal dataValue As Object, _ ByVal targetType As Type, _ ByVal constraintFlags As ValueConstraintFlags _ ) As Boolean
public bool Validate( object dataValue, Type targetType, ValueConstraintFlags constraintFlags )