Read the resume from the source file and validate it on request.
Steps:
yaml.parse
validate
ResumeSchema
The source resume file path (YAML, YML, or JSON).
Options for reading and validating the resume.
The resume object.
If the source file cannot be read or is invalid.
Read the resume from the source file and validate it on request.
Steps:
yaml.parsevalidateis true, validate the resume withResumeSchema