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