Skip to content

Improve validation for path parsers #46

@donaldgray

Description

@donaldgray

We have various .Parse() methods but these aren't consistently defensive against what values are passed to them. These could be updated to have better validation to throw a custom exception (e.g. InvalidIIIFPathException). Having consistent validation would allow us to throw exceptions on .Parse() and introduce .TryParse()

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions