Here's how you could represent validations: (def order-details-validations {:name ["Please enter a name" not-empty] :email ["Please enter an email address" ...
確定! 回上一頁