menu
ews package
documentation
Core/Requests/ServiceRequestBase.dart
ServiceRequestBase
Validate method
Validate method
dark_mode
light_mode
Validate
method
void
Validate
(
)
Validate request.
Implementation
void Validate() { this.Service.Validate(); }
ews package
documentation
Core/Requests/ServiceRequestBase
ServiceRequestBase
Validate method
ServiceRequestBase class