Package com.example.metaschema
Class JsonKey
java.lang.Object
com.example.metaschema.JsonKey
- All Implemented Interfaces:
gov.nist.secauto.metaschema.core.model.IBoundObject
@MetaschemaAssembly(formalName="JSON Key",
description="Used in JSON (and similar formats) to identify a flag that will be used as the property name in an object hold a collection of sibling objects. Requires that siblings must never share `json-key` values.",
name="json-key",
moduleClass=MetaschemaModelModule.class)
public class JsonKey
extends Object
implements gov.nist.secauto.metaschema.core.model.IBoundObject
Used in JSON (and similar formats) to identify a flag that will be used as the property name in an object hold a collection of sibling objects. Requires that siblings must never share
json-key
values.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongov.nist.secauto.metaschema.core.model.IMetaschemaData
void
setFlagRef
(String value) toString()