Package com.networknt.schema
Interface ThresholdMixin
-
public interface ThresholdMixin
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
crossesThreshold(com.fasterxml.jackson.databind.JsonNode node)
java.lang.String
thresholdValue()
-