Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HzaCode/OneCite
/ ValidationError
Class
ValidationError
onecite/exceptions.py:12–14 ·
view source on GitHub ↗
Citation data validation failed.
Source
from the content-addressed store, hash-verified
10
11
12
class
ValidationError(OneCiteError):
13
""
"Citation data validation failed."
""
14
pass
15
16
17
class
ParseError(OneCiteError):
Callers
1
process_references
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected