Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add filter class for double and float types #108

Open
rgozim opened this issue May 5, 2017 · 0 comments
Open

Add filter class for double and float types #108

rgozim opened this issue May 5, 2017 · 0 comments

Comments

@rgozim
Copy link

rgozim commented May 5, 2017

Calling GenFu.Configure<>().Fill(x => x.doubleValue) for type double does not allow generating of value WithinRange like int. Please add similar functionality for double and float types (could probably use double with a cast for both).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant