Validate column specifications and constraints for SQL tables and polars data frames.
copied from cf-post-staging / pydiverse-colspecA data validation library that ensures type conformity of columns in SQL tables and polars data frames. It can also validate constraints regarding the data as defined in a so-called column specification provided by the user.