Options Validation: Introduce a new ValidateError export that enhances error handling, making it easier for users to manage validation issues in their configurations.
Fixes
Fix an issue where sparse arrays would not throw an error, ensuring that users receive immediate feedback on invalid configurations.