Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的文档中有一个字段必须是有效的 URL。我可以用 Cerberus 验证这一点吗?我在验证器模式中没有看到相应的类型,并被迫使用“字符串”。