dewrich commented on a change in pull request #2451: Fix delivery service 
validation
URL: https://github.com/apache/trafficcontrol/pull/2451#discussion_r197866808
 
 

 ##########
 File path: lib/go-tc/tovalidate/rules.go
 ##########
 @@ -46,3 +48,19 @@ func IsOneOfStringICase(set ...string) func(string) bool {
        }
        return IsOneOfString(lowcased...)
 }
+
+func IsGreaterThanZero(value interface{}) error {
 
 Review comment:
   sorry I didn't notice the package changed from above, ignore my previous 
comment

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to