Tests whether the value in the record matches the expected regexp set for the Comparison.
Checks that the Comparison is valid
@see AbstractComparison#valid?
@api semipublic
# File lib/dm-core/query/conditions/comparison.rb, line 728 728: def valid? 729: loaded_value.kind_of?(Regexp) 730: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.