forms icon indicating copy to clipboard operation
forms copied to clipboard

Add test for multiple validators in deeply nested validations

Open retro opened this issue 9 years ago • 0 comments

Something like this should work:

{:contacts.*.percentage [:0>100 :not-nil]}

retro avatar Sep 27 '16 21:09 retro