Changeset - r28506:4fd07c3f848d
master
0
4
0
Fix: [Script] Improve ScriptText validation (#11721)
The validation is now done in two steps:
- First we get the list of parameters in the same order they used to be in encoded string
- Then we validate the parameter types like FormatString would use them while encoding the string
The validation is now done in two steps:
- First we get the list of parameters in the same order they used to be in encoded string
- Then we validate the parameter types like FormatString would use them while encoding the string
4 files changed with 76 insertions and 49 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)