Package uk.org.webcompere.modelassert.json.condition
package uk.org.webcompere.modelassert.json.condition
-
ClassDescriptionAnds two conditions together from left to right, with short-circuitingArray content conditionsA set of conditions for matchingA size condition - works out the size of the targetHasValue<V>Specific typed "hasValue" comparisonPerforms the hasValue operation with flexibility and type flexibility.This condition always passes, ignoring its inputDetect whether a node is present, but emptyThe assertion of some JSON at a node within the treeA text node matches a regular expressionInverts a condition.NumberCondition<N extends Number>Numeric comparisonsAn object node contains given keys/fieldOrs two conditions together from left to right, with short-circuitingA condition which checks a predicate for the node and then delegates to a further condition.