Class AnyDateNode
java.lang.Object
org.assertstruct.template.node.ScalarNode
org.assertstruct.impl.factories.date.AnyDateNode
- All Implemented Interfaces:
ValueMatcher,MatchResult,TemplateNode
-
Constructor Summary
ConstructorsConstructorDescriptionAnyDateNode(TemplateKey key, ExtToken token, List<DateTimeFormatter> formatters) -
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
-
AnyDateNode
-
-
Method Details
-
match
-