Uses of Class
com.networknt.schema.annotation.JsonNodeAnnotation
Packages that use JsonNodeAnnotation
-
Uses of JsonNodeAnnotation in com.networknt.schema.annotation
Methods in com.networknt.schema.annotation that return JsonNodeAnnotationMethods in com.networknt.schema.annotation that return types with arguments of type JsonNodeAnnotationMethods in com.networknt.schema.annotation with parameters of type JsonNodeAnnotationModifier and TypeMethodDescriptionvoid
JsonNodeAnnotations.put
(JsonNodeAnnotation annotation) Puts the annotation.boolean
JsonNodeAnnotationPredicate.test
(JsonNodeAnnotation t) Method parameters in com.networknt.schema.annotation with type arguments of type JsonNodeAnnotationModifier and TypeMethodDescriptionstatic String
JsonNodeAnnotations.Formatter.format
(Map<JsonNodePath, List<JsonNodeAnnotation>> annotations) Formats the annotations.