Class AnyNode
java.lang.Object
org.assertstruct.template.node.ScalarNode
org.assertstruct.impl.factories.any.AnyNode
- All Implemented Interfaces:
ValueMatcher,MatchResult,TemplateNode
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.assertstruct.template.node.ScalarNode
addSharedValidatorMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.assertstruct.result.MatchResult
isConfigMethods inherited from interface org.assertstruct.template.TemplateNode
asArray, asDict, getEndToken, getKey, getMatchedTo, getStartToken, getToken, getValidators, hasDifference, isDataNode, isScalar, isStruct, print, printDebug, printEnd, printStart
-
Constructor Details
-
AnyNode
-
-
Method Details
-
match
-