Changes between Version 1 and Version 4 of Ticket #1802
- Timestamp:
- Nov 26, 2018, 11:52:46 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1802
- Property Owner changed from to
- Property Status new → assigned
-
Ticket #1802 – Description
v1 v4 2 2 3 3 Furthermore, validating options seems to be duplicated in each recipe now. For common options this should be refactored into methods in the BaseRecipe class. 4 5 6 The code to validate ingredients files exist in several recipes files, method `validate()` in `applications/wcst_import/recipes/*/recipe.py` 7