# File lib/active_samba_ldap/user_account_entry.rb, line 12 def valid_name?(name) NAME_RE =~ name ? true : false end
[Validate]
Generated with the Darkfish Rdoc Generator 2.