Validate that a numeric string value is positive (> 0).
The numeric string value to validate
Dot-notation path for error messages
if the value is not a valid numeric string or not positive
Validate that a numeric string value is positive (> 0).