Skip to content

What validity checks should be supported on arguments? #5

@masonremy

Description

@masonremy

What types of information should we mark arguments with to indicate valid values for those arguments?
Some ideas:

  • "is_checked"
  • "nullable" / "can_be_null"
  • valid ranges (e.g. int must be >= 0)
  • do invalid values cause an assert or a return?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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