# File lib/simp/cli/config/items/data/simp_options_ldap_bind_pw.rb, line 19 def validate string !string.to_s.strip.empty? && super end