Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 344 Bytes

2024-01-04-updated-validation-in-entitywriter.md

File metadata and controls

9 lines (9 loc) · 344 Bytes
title issue author author_email author_github
Updated validation in EntityWriter
NEXT-32311
Jozsef Damokos
jozsefdamokos

Core

  • 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.