Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ClickHouse
/ setValid
Method
setValid
base/poco/Net/src/HTMLForm.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
void setValid(bool v)
62
{
63
_valid = v;
64
}
65
66
private:
67
bool _valid;
Callers
1
writeMultipart
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected