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