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 def valid? loaded_value.kind_of?(Regexp) end
Generated with the Darkfish Rdoc Generator 2.