Exemple #1
0
 public new IEnumerable <string> Errors()
 {
     return(_validator.Errors());
 }