Class: Hydra::PCDM::Validators::PCDMCollectionValidator
- Inherits:
-
Object
- Object
- Hydra::PCDM::Validators::PCDMCollectionValidator
- Defined in:
- lib/hydra/pcdm/validators/pcdm_collection_validator.rb
Class Method Summary collapse
Class Method Details
.validate!(_association, _record) ⇒ Object
3 4 5 |
# File 'lib/hydra/pcdm/validators/pcdm_collection_validator.rb', line 3 def self.validate!(_association, _record) true end |