Index: vhUnitTest/APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/Validator/FrontOndersteuningValidator/Test.cls.xml
===================================================================
diff -u
--- vhUnitTest/APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/Validator/FrontOndersteuningValidator/Test.cls.xml (revision 0)
+++ vhUnitTest/APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/Validator/FrontOndersteuningValidator/Test.cls.xml (revision 35879)
@@ -0,0 +1,80 @@
+
+
+
+vhUnitTest.TestCase
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Index: APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/Validator.cls.xml
===================================================================
diff -u -r35878 -r35879
--- APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/Validator.cls.xml (.../Validator.cls.xml) (revision 35878)
+++ APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/Validator.cls.xml (.../Validator.cls.xml) (revision 35879)
@@ -18,6 +18,11 @@
1
+
+APPS.EDI.Bestel.impl.BestelService.TandemboxBesteller.Validator.FrontOndersteuningValidator
+1
+
+
Product:APPS.EDI.common.dto.v001.LadeTBX
1
@@ -26,13 +31,14 @@
Set ..Product = Product
Set ..CorpusWandDikteValidator = ##class(APPS.EDI.Bestel.impl.BestelService.TandemboxBesteller.Validator.CorpusWandDikteValidator).%New(..Product)
Set ..OpvullijstValidator = ##class(APPS.EDI.Bestel.impl.BestelService.TandemboxBesteller.Validator.OpvullijstValidator).%New(..Product)
+ Set ..FrontOndersteuningValidator = ##class(APPS.EDI.Bestel.impl.BestelService.TandemboxBesteller.Validator.FrontOndersteuningValidator).%New(..Product)
Quit $$$OK
]]>
%Boolean
-
Index: APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/Validator/FrontOndersteuningValidator.cls.xml
===================================================================
diff -u
--- APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/Validator/FrontOndersteuningValidator.cls.xml (revision 0)
+++ APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/Validator/FrontOndersteuningValidator.cls.xml (revision 35879)
@@ -0,0 +1,29 @@
+
+
+
+TECH.RegisteredObject,TECH.Validator.Validator
+
+
+APPS.EDI.common.dto.v001.LadeTBX
+1
+
+
+
+Product:APPS.EDI.common.dto.v001.LadeTBX
+1
+%Status
+
+
+
+
+%Boolean
+
+
+
+
+
+