| 构造器和说明 |
|---|
FormatKeyword(ValidatorTypeCode type,
Map<String,Format> formats) |
| 限定符和类型 | 方法和说明 |
|---|---|
(专用程序包) Collection<Format> |
getFormats() |
String |
getValue() |
JsonValidator |
newValidator(String schemaPath,
com.fasterxml.jackson.databind.JsonNode schemaNode,
JsonSchema parentSchema,
ValidationContext validationContext) |
public FormatKeyword(ValidatorTypeCode type, Map<String,Format> formats)
Collection<Format> getFormats()
public JsonValidator newValidator(String schemaPath, com.fasterxml.jackson.databind.JsonNode schemaNode, JsonSchema parentSchema, ValidationContext validationContext) throws Exception
newValidator 在接口中 KeywordExceptionCopyright © 2023. All rights reserved.