Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tong89/smartNode
/ _err
Function
_err
backend/schemas.py:14–15 ·
view source on GitHub ↗
(field, message)
Source
from the content-addressed store, hash-verified
12
13
14
def
_err(field, message):
15
return
{
"field"
: field,
"message"
: message}
16
17
18
def
_is_number(v):
Callers
2
validate_request_submission
Function · 0.85
validate_count_update
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected