JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
com.networknt.schema.keyword
ThresholdMixin
Contents
Description
Method Summary
Method Details
crossesThreshold(JsonNode)
thresholdValue()
Hide sidebar
Show sidebar
Interface ThresholdMixin
public interface
ThresholdMixin
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
crossesThreshold
(tools.jackson.databind.JsonNode node)
String
thresholdValue
()
Method Details
crossesThreshold
boolean
crossesThreshold
(tools.jackson.databind.JsonNode node)
thresholdValue
String
thresholdValue
()