public override int GetHashCode() => HashCode.Combine(Value, Error .Aggregate(42, HashCode.Combine));