Filter
Validates temple expression with given grammar
@api public
# File lib/temple/filters/validator.rb, line 9 def compile(exp) options[:grammar].validate!(exp) exp end
[Validate]
Generated with the Darkfish Rdoc Generator 2.