Added code to ModelMetadata to separate data source based errors as runtime errors and kept the previous validations as such. Now the persistent layer only persists the validation errors and not runtime errors.
Added code to ModelMetadata to separate data source based errors as runtime errors and kept the previous validations as such. Now the persistent layer only persists the validation errors and not runtime errors.