# Functions
Build creates a new ValidationResult for a specific Validator.
Finalize finalizes a ValidationResult, ensuring that the overall validation status remains failed if a single rule fails.
HandleExisting processes a preexisting validation result for the active validator.
HandleNew creates a new validation result for the active validator.
Name returns the name of a ValidationResult for a specific Validator.
SafeUpdate processes and patches a ValidationResult with retry logic.