@override bool isValid() { return (this.visitorId.isNotEmpty && this.envId.isNotEmpty && this.modification != null); }