Closed pjeweb closed 2 months ago
This will render form validation errors with arguments, replacing placeholders with arguments if necessary (e.g. The date "123" was not recognized (for format "Y-m-d\TH:i:sP"). for The date "%s" was not recognized (for format "%s").).
The date "123" was not recognized (for format "Y-m-d\TH:i:sP").
The date "%s" was not recognized (for format "%s").
This will render form validation errors with arguments, replacing placeholders with arguments if necessary (e.g.
The date "123" was not recognized (for format "Y-m-d\TH:i:sP").
forThe date "%s" was not recognized (for format "%s").
).