summaryrefslogtreecommitdiffstats
path: root/src/test/resources/xml_validator_test
AgeCommit message (Collapse)AuthorFilesLines
2020-07-20Adjust pm-mapper to accept new schema.Mateusz Gołuchowski5-12/+35
- Replaced 28.550 schema and template with 28.532 standard - Adjusted class for new schema - Adjusted xml files for tests - validate method will now throw exception when given fileFormatType is not supported Issue-ID: DCAEGEN2-2308 Change-Id: I375db2004887f1f634adac31d4d1af3675f5911c Signed-off-by: Mateusz Goluchowski <mateusz.goluchowski@nokia.com>
2020-01-21Add support for TS 28.550/28.532JoeOLeary12-0/+65
Issue-ID: DCAEGEN2-1912 Change-Id: If05c3673a240e6ea5e3d1caca3ff5bf5828590d3 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2019-04-15Fix mapping localDn to be optional fieldemartin1-0/+27
Change-Id: I7d1d4b75ac18e42633206dd5870afeb01a3bc504 Issue-ID: DCAEGEN2-1435 Signed-off-by: emartin <ephraim.martin@est.tech>
2019-02-19Add XML validationJoeOLeary2-0/+32
Issue-ID: DCAEGEN2-1217 Change-Id: Ic76885ab1c8e020a2bded05a264092684a747461 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>