class ActiveFedora::Associations::NullValidator

An association type validator which does no validation.
#

def self.validate!(_reflection, _object); end

def self.validate!(_reflection, _object); end