menu
ews package
documentation
Core/ServiceObjects/ServiceObject.dart
ServiceObject
Validate method
Validate method
dark_mode
light_mode
Validate
method
void
Validate
(
)
Validates this instance.
Implementation
void Validate() { this.PropertyBag.Validate(); }
ews package
documentation
Core/ServiceObjects/ServiceObject
ServiceObject
Validate method
ServiceObject class