Validate method

void Validate()
Validate request.

Implementation

void Validate() {
  this.Service.Validate();
}