Skip to content

Validation should use AssertionError instead of IOError? #21

@kinow

Description

@kinow

The start_date and end_date validation, which checks the correct order of the dates, throws an IOError. I think it would make more sense to throw instead an AssertionError, or another error, as this is not exactly an IO error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions