Comprehensive validation function that ensures blueprint objects
maintain structural integrity and type safety.
Usage
validate_table1_blueprint(x, strict = FALSE)
Arguments
- x
A table1_blueprint object to validate
- strict
Logical indicating whether to perform expensive checks
Value
The validated object (invisibly) or stops with informative error