Describe the bug
The error message is
DTM_NZ_DateTimeConstraint - Element 'xxx' SHALL follow the Date/Time pattern 'YYYYMMDD[HH[MM[SS[.S[S[S[S]]]]]]]'.
User Account
any account
URL
any IG with DTM
To Reproduce
Steps to reproduce the behavior:
Create a DTM flavor and profile it
Look at error message generated
Expected behavior
It needs a better error message (no 'xxx'). Ideally, the parent path should replace xxx, but not sure if that is possible since the assertion is generated in the DTM flavor.
Otherwise something like that "The Date/Time element SHALL follow the pattern 'YYYYMMDD[HH[MM[SS[.S[S[S[S]]]]]]]'."
or
"[flavor name] datatype SHALL follow the pattern 'YYYYMMDD[HH[MM[SS[.S[S[S[S]]]]]]]'."
Describe the bug The error message is DTM_NZ_DateTimeConstraint - Element 'xxx' SHALL follow the Date/Time pattern 'YYYYMMDD[HH[MM[SS[.S[S[S[S]]]]]]]'.
User Account any account
URL any IG with DTM
To Reproduce Steps to reproduce the behavior:
Expected behavior It needs a better error message (no 'xxx'). Ideally, the parent path should replace xxx, but not sure if that is possible since the assertion is generated in the DTM flavor. Otherwise something like that "The Date/Time element SHALL follow the pattern 'YYYYMMDD[HH[MM[SS[.S[S[S[S]]]]]]]'." or "[flavor name] datatype SHALL follow the pattern 'YYYYMMDD[HH[MM[SS[.S[S[S[S]]]]]]]'."
Screenshots
Additional context n/a