Interface JsonFieldMarker


public interface JsonFieldMarker
Marker interface to provide a common type for markers of JSON fields. A marker has no meaning of its own. It is up to the users of Ditto JSON to provide semantics to a marker. For example, a marker could express that the marked JSON field is part of a particular schema version or that the marked field is special for some reason.