Returns the value of attribute validator
Returns:
the current value of validator
36 37 38
# File 'lib/kramdown/options.rb', line 36 def validator @validator end