We currently don't validate the dataframe before sending it to kafka to be stored on the online feature store.
If the user only writes to the online feature store with a different dataframe, the data won't be inserted but the user won't have any feedback on why.