Validation messages in a form resizes the layout

Hello all,
The validation error messages by binder in a form are displayed below the field. The issue is that, when these messages are displayed, the form is resized because the fields below the validation messages are displaced to down. We want to avoid this movement. Is this possible?
We have Vaadin 13.
Thanks!