Method: OcflTools::OcflValidator#verify
- Defined in:
- lib/ocfl_tools/ocfl_validator.rb
#verify ⇒ OcflTools::OcflVerify (readonly)
Returns an OcflVerify instance that represents the results of requesting verification of an OcflInventory.
19 20 21 |
# File 'lib/ocfl_tools/ocfl_validator.rb', line 19 def verify @verify end |