## distributions.is_positive_array()


Validates that all elements in the array are positive.


Usage

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