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

Method getMessageKey

src/Field.js:180–182  ·  view source on GitHub ↗

* Returns a message key identifying the reason the current value is invalid. * @return {?string}

()

Source from the content-addressed store, hash-verified

178 * @return {?string}
179 */
180 getMessageKey () {
181 return this._messageKey
182 }
183
184 /**
185 * Returns the current value.

Callers 1

Field.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected