sdrf-pipelines icon indicating copy to clipboard operation
sdrf-pipelines copied to clipboard

[ENH] Consistent API input checks with useful feedback on failure

Open fabianegli opened this issue 2 years ago • 0 comments

Thoroughly check the input of the public API. e.g. checking if the template string supplied to the SdrfDataFrame .validate method is in the ALL_TEMPLATES variable defined in sdrf_schema.py and if not raise a useful error message.

fabianegli avatar Apr 04 '22 14:04 fabianegli