Class Annotations
java.lang.Object
com.networknt.schema.annotation.Annotations
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classFormatter for pretty printing the annotations. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasMap()Gets the annotations.voidput(Annotation annotation) Puts the annotation.toString()
-
Constructor Details
-
Annotations
public Annotations()
-
-
Method Details
-
asMap
Gets the annotations.instancePath to annotation
- Returns:
- the annotations
-
put
-
toString
-