Class SimpleInventoryParser.ParseSimpleInventoryResult

    • Method Detail

      • getInventory

        public Optional<SimpleInventory> getInventory()
        Returns:
        The parsed inventory if it was able to be parsed, which should be most of the time
      • getValidationResults

        public ValidationResults getValidationResults()
        Returns:
        Any validation issues detected while parsing