Skip to content

Client side validation for Enqueue form

Client side validation for Enqueue form

Since validation has been turned on constraint violation exceptions have been occurring when students did not enter a room, assignment or request type.

This marks the same fields as required in the form for the user.

Merge request reports