Function: getResolutionValidationError()#
getResolutionValidationError(
perEyeWidth,perEyeHeight):string|null
Returns a single error string for connect flow (first error found), or null if valid.
Parameters#
perEyeWidth#
number
perEyeHeight#
number
Returns#
string | null