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

CI-1056 Removing special list for apprenticeships - #94

Open
JoseviAgullo wants to merge 3 commits into
masterfrom
CI-1056_Removing_special_list_for_apprenticeships
Open

CI-1056 Removing special list for apprenticeships#94
JoseviAgullo wants to merge 3 commits into
masterfrom
CI-1056_Removing_special_list_for_apprenticeships

Conversation

@JoseviAgullo

Copy link
Copy Markdown
Contributor

No description provided.

}

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

Copy link
Copy Markdown
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
Copy Markdown
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.

2 participants