Method: OcflTools::OcflValidator#verify

Defined in:
lib/ocfl_tools/ocfl_validator.rb

#verifyOcflTools::OcflVerify (readonly)

Returns an OcflVerify instance that represents the results of requesting verification of an OcflInventory.

Returns:

  • (OcflTools::OcflVerify)

    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