# File lib/simp/cli/config/items/data/simp_options_ldap_bind_hash.rb, line 22
    def validate( x )
      Simp::Cli::Config::Utils.validate_openldap_hash( x )
    end