ValidatorFailedException constructor

ValidatorFailedException(
  1. Result result
)

Implementation

ValidatorFailedException(this.result);