Beispiel #1
0
 public ValidationException(ValidationResult result)
 {
     this.result = result;
 }