mbeckerle commented on a change in pull request #88: Daffodil 1919 separators
URL: https://github.com/apache/incubator-daffodil/pull/88#discussion_r208741735
 
 

 ##########
 File path: 
daffodil-core/src/main/scala/org/apache/daffodil/dsom/DFDLAssertion.scala
 ##########
 @@ -33,6 +33,8 @@ import org.apache.daffodil.api.WarnID
 abstract class DFDLAssertionBase(node: Node, decl: AnnotatedSchemaComponent)
   extends DFDLStatement(node, decl) {
 
+  override protected def check(term: Term) = checkPattern(term)
 
 Review comment:
   Done.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to