You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The datetime and date parameters have the <decimals>8</decimals> tag in both Interprete and Display. For parameters of type time, the decimals tag is not required. As described here:
In addition: if the parameter is included in a table, also check that the headerSum feature is disabled.
This exercise does not add all the necessary logic.
If this feature is developed, merged, and released, the assignee will be granted 750 DevOps points.
It is recommended that you add a comment here if you're starting work, or make an early Pull Request but ask us to wait on reviewing until you're done.
The text was updated successfully, but these errors were encountered:
The datetime and date parameters have the
<decimals>8</decimals>
tag in both Interprete and Display. For parameters of type time, the decimals tag is not required. As described here:In addition: if the parameter is included in a table, also check that the
headerSum
feature is disabled.Please see the Kata exercise tutorial as a 'kick-off' for this one:
https://docs.dataminer.services/develop/TOOLS/DIS/Tutorials/DisValidatorContribution.html
This exercise does not add all the necessary logic.
The text was updated successfully, but these errors were encountered: