QueryParamValidator constructor

QueryParamValidator(
  1. List<String> requiredParams
)

Implementation

QueryParamValidator(this.requiredParams);