Exemple #1
0
 public ICustomValidator GetValidator()
 {
     return(ValidatorHelper.GetValidatorFor(Field));
 }