# File lib/active_ldap/schema/syntaxes.rb, line 380 def validate(value) PrintableString.new.validate(value) end