validate_ext_solutions_df: Validator for ext_solutions_df class object
Description
Validator for ext_solutions_df class object
Usage
validate_ext_solutions_df(ext_sol_dfl)
Value
If ext_sol_dfl has a valid structure for an object of class
ext_solutions_df, returns ext_sol_dfl. Otherwise, raises an error.
Arguments
- ext_sol_dfl
An extended solutions data frame-like object.