ValidationException constructor

ValidationException(
  1. ValidationResult result
)

Implementation

ValidationException(this.result);