Skip to content

Repository.IsValid should not throw for null/empty argument #818

Closed
@sharwell

Description

@sharwell

Currently Repository.IsValid throws an exception if the argument is null or empty. Rather than throw an exception, this method should simply return false in this case, similar to the behavior of Directory.Exists or File.Exists.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions