validateRequestBody property

bool? validateRequestBody
final

A Boolean flag to indicate whether to validate a request body according to the configured Model schema.

Implementation

final bool? validateRequestBody;