You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2021/01/07 17:32:49 UTC

[GitHub] [trafficcontrol] zrhoffman commented on a change in pull request #5406: Add TO validation to ensure a parent.config weight parameter is a float

zrhoffman commented on a change in pull request #5406:
URL: https://github.com/apache/trafficcontrol/pull/5406#discussion_r553476328



##########
File path: lib/go-tc/tovalidate/rules.go
##########
@@ -15,9 +15,12 @@ package tovalidate
 import (
 	"errors"
 	"fmt"
+	validation "github.com/go-ozzo/ozzo-validation"

Review comment:
       Reordered imports in bbd66b5111.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org