Builder

class Builder

Properties

Link copied to clipboard
var id: String?

The identifier of this RequestValidator.

Link copied to clipboard
var name: String?

The name of this RequestValidator

Link copied to clipboard

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

Link copied to clipboard

A Boolean flag to indicate whether to validate request parameters (true) or not (false).