Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ Validate
Method
Validate
gui/builtinViews/entityEditor.py:10–11 ·
view source on GitHub ↗
(self, win)
Source
from the content-addressed store, hash-verified
8
wx.Validator.__init__(self)
9
10
def
Validate(self, win):
11
raise
NotImplementedError()
12
13
def
TransferToWindow(self):
14
return
True
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected