Posts by Paulo Marques • 1 point
1 post
-
-1
votes1
answer52
viewsA: Database-dependent validations using Flunt
I don’t know much about Flunt, but in the new version you can inherit and create a new condition? for example: .Requires() .Notexistsinrepo(Item, Item, condition, "item", "Item already exists")…