Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ _validateWithReason
Method
_validateWithReason
gui/utils/inputs.py:54–55 ·
view source on GitHub ↗
(self, value)
Source
from the content-addressed store, hash-verified
52
53
@abstractmethod
54
def
_validateWithReason(self, value):
55
raise
NotImplementedError
56
57
58
class
FloatBox(wx.TextCtrl):
Callers
2
validate
Method · 0.95
getReason
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected