Skip to content

Sales and Validation Update

Pre-release
Pre-release
Compare
Choose a tag to compare
@Thibstars Thibstars released this 05 Feb 16:01
· 24 commits to master since this release

This is a major update, a few things have been added and changed:

-The entire sale system in the economy package has been expanded and updated
-Added validation package with classes Validator, Validateable, ValidationObject and StringLengthValidator to support validation of objects
-Added CollectionConverter (under implementation)
-Added NullableObject (generic class)
-Added SessionIdentifierGenerator for creation of random session id's
-Added RandomStringGenerator for the creation of random Strings