luckyframework/lucky_record

validate_required with a boolean field should let `false` pass

paulcsmith opened this issue · 0 comments

If you have a boolean field (such as admin) and it is required then false should still pass, but nil should not