chop-dbhi / ehb-datasources

datasource drivers, e.g. REDCap and Nautilus, that can be plugged into the Biorepository Portal
BSD 2-Clause "Simplified" License
2 stars 2 forks source link

Configuration validation #2

Open tjrivera opened 9 years ago

tjrivera commented 9 years ago

Driver's should provide a method to check a configuration provided by a ProtocolDatasource object.

As an example:

A REDCap configuration validation might check the provided configuration to ensure that form references are accurate.