Skip to content

int range not working #48

@MateuszMysliwiec

Description

@MateuszMysliwiec

Hello, I am trying to specify range to int:

    @Fixture
    @Range(min = 1, max = 10)
    private int minNoOfFirstAidersRequiredInTeam;

But still, returned int value is not in range 1-10, any help would be appreciated, thank you!

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