**validate** | Validate a resume for correctness Usage: **fluentcv VALIDATE [--assert]** The VALIDATE command validates a FRESH or JRS document against its governing schema, verifying that the resume is correctly structured and formatted. Parameters: **** Path to a FRESH or JRS resume. Multiple resumes can be specified. fluentcv ANALYZE resume.json fluentcv ANALYZE r1.json r2.json r3.json Options: **--assert -a** Tell FluentCV to return a non-zero process exit code if a resume fails to validate.