Feature #10911
Implement configuration printing and validation using ParameterWalker
Description
The print_allowed_configuration
and validate_ParameterSet
algorithms should be replaced with implementations that using fhicl::detail::ParameterWalker
.
Related issues
History
#1 Updated by Kyle Knoepfel about 5 years ago
- Related to Feature #10816: Provide fhicl::Table traversal functionality added
#2 Updated by Kyle Knoepfel about 5 years ago
- Related to deleted (Feature #10816: Provide fhicl::Table traversal functionality)
#3 Updated by Kyle Knoepfel about 5 years ago
- Blocked by Feature #10816: Provide fhicl::Table traversal functionality added
#4 Updated by Kyle Knoepfel about 5 years ago
Implemented with fhicl-cpp:2abd2e3.
#5 Updated by Kyle Knoepfel about 5 years ago
- Target version changed from 2.01.00 to 1.17.05
#6 Updated by Kyle Knoepfel about 5 years ago
- Status changed from Resolved to Closed