RequestValidationError.header constructor
RequestValidationError.header(
- String message
Implementation
RequestValidationError.header(this.message)
: location = ValidationErrorLocation.header,
errors = null;