Profile$new(descriptor = descriptor)
Use Profile.load
to instantiate Profile
class.
validate(descriptor)
Validate a tabular data package descriptor against the Profile
.
descriptor
Retrieved and dereferenced tabular data package descriptor.
(Object)
Returns TRUE
if descriptor is valid or FALSE
with error message.