Skip to content

ENH: Removed NumberOfRequiredValues being mandatory in attribute files

  • This attribute is no longer required in an Item Definition if the number of required values is the default.

  • Changed the default number of required values for Attribute Reference Items to be 1 instead of 0 to make it match the other Items

  • Fixed bug in reading Date/Time Item Definitions when the Number Of Required Values is not specified

Merge request reports