ValidationFailure constructor

ValidationFailure(
  1. String valueKey
)

Implementation

ValidationFailure(this.valueKey);