It seems strange to require .critical() on each rule when failfast is already enabled - just wanted to file a suggestion to consider changing this design to not require the extra .critical() call
Side note: nice work on this library. This is the best alternative to FluentValidation (.NET library) that I've found for java. Thanks!
It seems strange to require .critical() on each rule when failfast is already enabled - just wanted to file a suggestion to consider changing this design to not require the extra .critical() call
Side note: nice work on this library. This is the best alternative to FluentValidation (.NET library) that I've found for java. Thanks!