login(blank:false)
false
className.propertyName.blank
If the string is null, it won't validate with blank: true. In this case, set the nullable constraint to true.
null
blank: true
true