Closed Gyukat closed 6 years ago
To illustrate, this is the validation currently happening but should not:
fixed it, please check it on the test server.
Didn't Josh fix this earlier?
Yes I fixed it but I didn't know that the solution was good. Josh just said it was OK. Sorry
:)
The valid from and valid to are both functioning improperly: -first, the valid to IS NOT required...so it should not be validated as such and should not have an asterisk -second, the validation of both is not correct:
---valid from should be checked against the agency registration start and end dates. Valid from should not be before the registration start date nor after the registration end date. ---valid to, when provided, should be checked only against the valid from date to ensure that it is later than the valid from date.