ElfEditor.validate

bool validate()

Validate the ELF file structure.

Performs lightweight consistency checks on the builder state without building the entire file.

Returns

true if the file structure appears valid, false otherwise.