Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ validation.test.ts
File
validation.test.ts
apps/sim/lib/table/__tests__/validation.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* @vitest-environment node
3
*/
4
import
{ describe, expect, it } from
'vitest'
Callers
nothing calls this directly
Calls
10
validateTableName
Function · 0.90
validateColumnDefinition
Function · 0.90
validateTableSchema
Function · 0.90
validateRowSize
Function · 0.90
validateRowAgainstSchema
Function · 0.90
coerceRowToSchema
Function · 0.90
coerceRowValues
Function · 0.90
getUniqueColumns
Function · 0.90
validateUniqueConstraints
Function · 0.90
parse
Method · 0.80
Tested by
no test coverage detected