返回列表 发布新帖

[交流讨论] 好像verify_regexp有问题

59 0
发表于 7 天前 | 查看全部 阅读模式 IP:–海南–海口

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?立即注册

×
  1. ugcli.exe pack --arch all --build 1
  2. Error: failed to load project configuration: parse error: yaml: unmarshal errors:
  3.   line 21: field verify_regexp not found in type project.ParamItem
  4.   line 37: field verify_regexp not found in type project.ParamItem
  5.   line 53: field verify_regexp not found in type project.ParamItem
复制代码
不知道什么原因,这里总是过不了,我来补充一下我怎么写的(按21 37 53顺序)

  1. verify_regexp: "^(en|zh-CN|zh-TW)?$"
复制代码
  1. verify_regexp: "^(?=.*[A-Za-z])(?=.*\\d)[A-Za-z\\d_-]{8,}$"
复制代码
  1. verify_regexp: "^(?=.*[A-Za-z])(?=.*\\d)[A-Za-z\\d_-]{8,}$"
复制代码


评论

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Copyright © 2026 绿联NAS私有云社区 版权所有 All Rights Reserved. 粤公网安备44030002002555号| 粤ICP备12028978号
关灯 在本版发帖
联系技术支持
返回顶部
快速回复 返回顶部 返回列表