main
SwitchState.Validate
func (o *SwitchState) Validate() error { if err := o.commonValidate(); err != nil { return err }