class Shoulda::Matchers::ActiveModel::AllowValueMatcher

def strict

def strict
  @message_finder_factory = ExceptionMessageFinder
  self
end