Uses of Class
step.handlers.javahandler.jsonschema.JsonSchemaPreparationException
-
Packages that use JsonSchemaPreparationException Package Description step.handlers.javahandler.jsonschema -
-
Uses of JsonSchemaPreparationException in step.handlers.javahandler.jsonschema
Methods in step.handlers.javahandler.jsonschema that throw JsonSchemaPreparationException Modifier and Type Method Description jakarta.json.JsonObject
KeywordJsonSchemaCreator. createJsonSchemaForKeyword(Method method)
Creates a json schema for java method annotated withKeyword
annotationprotected jakarta.json.JsonObject
KeywordJsonSchemaCreator. readJsonSchemaFromPlainText(String schema, Method method)
-