title | issue | author | author_email | author_github |
---|---|---|---|---|
Updated validation in EntityWriter |
NEXT-32311 |
Jozsef Damokos |
jozsefdamokos |
- Changed validation in EntityWriter. Now validation is more strict, it validates payload to be a list of associative arrays with string keys. Moved validation into its own class.