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