Currently Aid, Meid and ObjectId exposes their (parsed) fields publicly. If we can stop exposing them we can rely on the format of string representation to limit the range of these fields (currently datetime method can panic if their values are constructed directly c5de018). This is a breaking change.
Currently
Aid,MeidandObjectIdexposes their (parsed) fields publicly. If we can stop exposing them we can rely on the format of string representation to limit the range of these fields (currentlydatetimemethod can panic if their values are constructed directly c5de018). This is a breaking change.