When i use a FormFields with "Start" ChildContent inside my TemplateForm, the css class "modified" and "valid" gets added to the input container. This results in a valid border only for the input and not the entire FormField container as seen on this image:
I have tried to move the css classes to the container with the css class "rz-form-field-content" and then seems to show it correctly (in my opinion).
Correct me if i am wrong
As always thanks for the awsome components.
Tested on latest version 5.5.1