Vili Ketonen

Results 2 issues of Vili Ketonen

[`SameZoneEnumeration`](https://github.com/NeTEx-CEN/NeTEx/blob/master/xsd/netex_part_3/part3_fares/netex_usageParameterEntitlement_support.xsd#L180) should add support for new enum value "neighbouring" to allow e.g. specifying a `FareStructureElement` with a `GenericParameterAssignment` with an `EntitlementRequired` with `EntitlementConstraint` with `TariffZoneConstraint` as `neighbouring`. This would allow...

enhancement
needs documentation update

## Description Validation of `com.google.protobuf.Timestamp` fails with `java.time.DateTimeException` when the timestamp's seconds or nanoseconds values exceed the bounds that can be represented by Java's `Instant` class. This occurs when attempting...

Bug