Sha256: 36aa9501ccc62b44f09731b31d1e8374c42dd5f4fe0d6a9b301b94bc7a0b7241

Contents?: true

Size: 516 Bytes

Versions: 15

Compression:

Stored size: 516 Bytes

Contents

module Hydra::PCDM
  module Validators
    autoload :AncestorValidator,                 'hydra/pcdm/validators/ancestor_validator'
    autoload :PCDMValidator,                     'hydra/pcdm/validators/pcdm_validator'
    autoload :CompositeValidator,                'hydra/pcdm/validators/composite_validator'
    autoload :PCDMCollectionValidator,           'hydra/pcdm/validators/pcdm_collection_validator'
    autoload :PCDMObjectValidator,               'hydra/pcdm/validators/pcdm_object_validator'
  end
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
hydra-pcdm-1.4.0 lib/hydra/pcdm/validators.rb
hydra-pcdm-1.3.0 lib/hydra/pcdm/validators.rb
hydra-pcdm-1.2.0 lib/hydra/pcdm/validators.rb
hydra-pcdm-1.1.0 lib/hydra/pcdm/validators.rb
hydra-pcdm-1.0.1 lib/hydra/pcdm/validators.rb
hydra-pcdm-1.0.0 lib/hydra/pcdm/validators.rb
hydra-pcdm-0.11.0 lib/hydra/pcdm/validators.rb
hydra-pcdm-0.10.0 lib/hydra/pcdm/validators.rb
hydra-pcdm-0.9.0 lib/hydra/pcdm/validators.rb
hydra-pcdm-0.8.2 lib/hydra/pcdm/validators.rb
hydra-pcdm-0.8.1 lib/hydra/pcdm/validators.rb
hydra-pcdm-0.8.0 lib/hydra/pcdm/validators.rb
hydra-pcdm-0.8.0.beta1 lib/hydra/pcdm/validators.rb
hydra-pcdm-0.7.0 lib/hydra/pcdm/validators.rb
hydra-pcdm-0.6.0 lib/hydra/pcdm/validators.rb