Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

CI-1056 Removing special list for apprenticeships #94

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

JoseviAgullo
Copy link
Contributor

No description provided.

}

private static bool CheckValueIntoList(string apprenticeshipId, List<string> lapsedApprenticeships)
public bool CheckActiveStandard(DateTime? effectiveFrom, DateTime? effectiveTo)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this be renamed to IsActiveStandard? More conclusive as to what its doing then 😄

}

private bool IsSpecialLapsedStandard(string standardId)
public bool CheckActiveFramework(DateTime? effectiveFrom, DateTime? effectiveTo)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this be renamed to IsActiveFramework?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants