In checkout what's the difference between these css classes on fields: required / _required ?
Because I see that some fields have _required css class, but the address field block has only required (without line character). And if I send the empty form, the address field block doesn't receives _error class (and not receiving the same error design).
Here's a screenshot:
Thanks in advance
Edit:
This is what the OP is referring to, some classes use required and others use _required. So what is the difference?


