Skip to content

asserts shouldn't be used against user input #204

@mccalluc

Description

@mccalluc

They shouldn't be used for validating anything coming from the outside: They're only for confirming internal consistency. (They might be turned off.)

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