Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bufbuild/buf-examples
/ validateWeather
Function
validateWeather
protovalidate/quickstart-python/finish/weather.py:17–18 ·
view source on GitHub ↗
(request)
Source
from the content-addressed store, hash-verified
15
import
protovalidate
16
17
def
validateWeather(request):
18
protovalidate.validate(request)
Callers
4
test_valid_request
Method · 0.90
test_bad_latitude
Method · 0.90
test_bad_longitude
Method · 0.90
test_bad_forecast_date
Method · 0.90
Calls
no outgoing calls
Tested by
4
test_valid_request
Method · 0.72
test_bad_latitude
Method · 0.72
test_bad_longitude
Method · 0.72
test_bad_forecast_date
Method · 0.72