public bool IsValid() => Upgrade.AreValid() &&
 Rollback.AreValid() &&
 Downgrade.AreValid();