Rodney Enke Jr.
Results
1
issues of
Rodney Enke Jr.
The property alignment is incorrect when the number of attributes differs between properties. ``` property name="registrationId" type="numeric"; property name="lastName" type="string"; property name="firstName" type="string"; property name="email" type="string"; property name="locationId" type="numeric" setter="false";...