menu
ews package
documentation
ComplexProperties/ComplexProperty.dart
ComplexProperty
Validate method
Validate method
dark_mode
light_mode
Validate
method
void
Validate
(
)
override
Implements ISelfValidate.Validate. Validates this instance.
Implementation
void Validate() { this.InternalValidate(); }
ews package
documentation
ComplexProperties/ComplexProperty
ComplexProperty
Validate method
ComplexProperty class