Project

Profile

Help

Issue #7734

Updated by daviddavis over 3 years ago

Validate the requirements.yml when a remote is saved. 

 Some examples: 

 - Validate the presence of required keys (name, source) if the entry is a hash 
 source, etc)  
 - Validate that `type` matches up with whatever types we support (ie only galaxy at this point)

Back