|
|
|
|
|
by verdverm
920 days ago
|
|
That's something that should be caught at test time. It's like having a bug in your code. There is another class of template bugs that comes from input data, that's what I'm referring to. The validation catches it before rendering |
|