Skip to content

Non-negative and positive aren't the same #86

Open
@luciansmith

Description

If I set an attribute as being a 'positive int', the resulting validation rule says that it must be non-negative. This is incorrect. Non-negative means [0, 1, ...] and positive means [1, 2, ...].

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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