# Functions
ValidateFromFS validates a package against the appropiate specification and returns any errors.
ValidateFromPath validates a package located at the given path against the appropriate specification and returns any errors.
ValidateFromZip validates a package on its zip format.