Function ExternalValidator.isExternal

Check if the provided name comes from an external dependency

bool isExternal (
  const(string) name
) @safe;