mirror of
https://github.com/google/nomulus
synced 2026-07-19 22:42:23 +00:00
61d029d955
* Ensure VKey is actually serializable Tighten field type so that non-serializable object cannot be set as sqlKey. This would make it easier to make EppResource entities Serializable in the future.