示例#1
0
 public static string GetTypeError(ValidationResult result)
 {
     return(DynamicTestValidator.GetTypeError(result.ErrorMessage));
 }