{{userForm.controls?.marks?.errors?.lessThan.message}}
This is checking less than validation for PassingMarks must be less than to marks.
{{userForm.controls?.passingMarks?.errors?.lessThan.message}}