Validates that value is positive.
Value to be validated
Error details in case of failure
darg_plus.exception.ValidationError if value is less than or equal to zero.
validate
See Implementation
Validates that value is positive.