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