allows manually matching rules.
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
::dom-lte
|
||||
::note
|
||||
::bank-account
|
||||
::vendor
|
||||
::yodlee-merchant])
|
||||
::vendor]
|
||||
:opt-un [::yodlee-merchant])
|
||||
|
||||
(s/or :description-required #(not (str/blank? (:description %)))
|
||||
:description-required #(not (nil? (:yodlee-merchant %))))))
|
||||
:merchant-required #(not (nil? (:yodlee-merchant %))))))
|
||||
|
||||
Reference in New Issue
Block a user