## distributions.is_integer()


Validates that a value is an integer.


Usage

``` python
distributions.is_integer(
    value,
    name,
)
```
