我有一个验证传入数据内容的规范定义. 由于数据是字段映射,因此我使用 spec/keys 来验证它. 例如: (def person-data {:name "Jon Doe", :age 30}) (s/def ::name ...
確定! 回上一頁