MCPcopy Create free account
hub / github.com/circircir-circle/human_exist_device / message

Method message

mini_program/common/Validate.js:81–83  ·  view source on GitHub ↗
(param)

Source from the content-addressed store, hash-verified

79 return value.length > 0
80 },
81 message(param) {
82 return param.message || '这是必填字段。';
83 }
84 },
85 /**
86 * 验证电子邮箱格式

Callers

nothing calls this directly

Calls 1

formatMessageMethod · 0.80

Tested by

no test coverage detected