Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dresende/node-orm2
/ validation.js
File
validation.js
test/integration/validation.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
_ = require(
'lodash'
);
2
var
should = require(
'should'
);
3
var
helper = require(
'../support/spec_helper'
);
4
var
async
= require(
'async'
);
Callers
nothing calls this directly
Calls
8
setupAlwaysValidate
Function · 0.85
setupUnique
Function · 0.85
cb
Function · 0.85
create
Method · 0.80
validate
Method · 0.80
setup
Function · 0.70
save
Method · 0.65
next
Function · 0.50
Tested by
no test coverage detected