MCPcopy Create free account
hub / github.com/cryptii/cryptii / getMessage

Method getMessage

src/Field.js:172–174  ·  view source on GitHub ↗

* Returns a message that explains why the current value is invalid. * @return {?string}

()

Source from the content-addressed store, hash-verified

170 * @return {?string}
171 */
172 getMessage () {
173 return this._message
174 }
175
176 /**
177 * Returns a message key identifying the reason the current value is invalid.

Callers 4

setValueMethod · 0.95
didCreateViewMethod · 0.95
Field.jsFile · 0.45
translateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected