For me it was surprising that there is no any data validation support.
Event DB index error results in 500 error in admin app (i.e. creating one more config with the same key in the example app).
Initial support for data validation (and corresponding error displaying) is proposed in the PR:
#84
For me it was surprising that there is no any data validation support.
Event DB index error results in 500 error in admin app (i.e. creating one more config with the same key in the example app).
Initial support for data validation (and corresponding error displaying) is proposed in the PR:
#84