@FunctionalInterface public interface MultipleOfPolicy extends GenericSchemaFeature
multipleOf.MultipleOfPolicies| Modifier and Type | Method and Description |
|---|---|
default com.fasterxml.jackson.databind.node.ObjectNode |
getFeatureResult(GenericSchemaFeatureInput input)
Get the add-on result to be merged in with the schema
|
com.fasterxml.jackson.databind.JsonNode |
getMultipleOf(GenericSchemaFeatureInput input) |
@Nullable com.fasterxml.jackson.databind.JsonNode getMultipleOf(@Nonnull GenericSchemaFeatureInput input)
multipleOf JsonNode for the given inputdefault com.fasterxml.jackson.databind.node.ObjectNode getFeatureResult(GenericSchemaFeatureInput input)
GenericSchemaFeaturegetFeatureResult in interface GenericSchemaFeatureCopyright © 2019–2022. All rights reserved.