-
Notifications
You must be signed in to change notification settings - Fork 2
Models
Simon Nebesnuick edited this page May 21, 2024
·
1 revision
These models are not persisted but have attributes (via Virtus) and validations to represent each step in the journey of requesting a visit.
The first step: information about the prisoner, including the prison.
The second step: information about the primary visitor and any additional visitors.
The third step: allows selection of slots for the prison.
This step has only one attribute (confirmed
) and exists only to facilitate
displaying a confirmation page in the same way as the preceding steps.
Other information may also be found in the PVB Staff application wiki