In a recent assessment of deriving STU3 au-address profile, we identified that the invariants in the profile were not triggering in negative and positive scenario testing. hence please accept this pull request which has been created to address those concerns.
Below is the summary of changes to the profile.
invariant 0,1,2 now have relative paths
moved invariant 3 to address level
corrected the syntax of invariant 3 to remove the country = 'AU' as there is already a fixed value constraint for country = 'AU'
corrected the regular expression for invariant 3 to have ('^[0-9]{4}$')
Hello Brett,
In a recent assessment of deriving STU3 au-address profile, we identified that the invariants in the profile were not triggering in negative and positive scenario testing. hence please accept this pull request which has been created to address those concerns.
Below is the summary of changes to the profile.
Kind Regards, Uday