The base library for all BigEgg's projects. Contains:
- Preconditions
- Validation Object
- Require If Validation Attributes
- Minimum Elements Validation Attribute
- Utility Methods
- Progress Report Model
The base library for all BigEgg's unit testing projects. Contains:
- Expected Exception check within a test methods. Support both synchronize and asynchronize function.