ValidationError<T> constructor

ValidationError<T>(
  1. APIErrors data
)

Implementation

ValidationError(this.data);