ORNL / DataFed

A Federated Scientific Data Management System
https://ornl.github.io/DataFed/
Other
18 stars 14 forks source link

Validate endpoint format when setting via CLI/API #689

Open dvstans opened 3 years ago

dvstans commented 3 years ago

Users can input any text as a Globus endpoint via the "ep set" functions. These inputs should at least be checked for proper format (either legacy or UUID) to help avoid confusion when transfers fail due to bad endpoints.