MCPcopy Index your code
hub / github.com/codecombat/codecombat / schema

Method schema

app/models/CocoModel.js:185–185  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

183 }
184
185 schema () { return this.constructor.schema }
186
187 getValidationErrors () {
188 // Since Backbone unset only sets things to undefined instead of deleting them, we ignore undefined properties.

Callers 9

initializeMethod · 0.95
populateI18NMethod · 0.95
updateI18NCoverageMethod · 0.95
formatDocumentMethod · 0.80
forkModelMethod · 0.80
makeNewModelMethod · 0.80
tryToBuildMethod · 0.80
afterRenderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected