ValidationFramework v1.0.0b released: New comfortable dataModelItemProvider
After two weeks of testing and enhancements, I decided to release my validation framework as a beta. The uncomfortable alpha dataModelItemProvider was replaced by the provider named beta. This new provider is based on classes and enums to identify DataObjects and its properties. Additionally, the whole framework received three bugfixes and internally got “smarter”.
You will find the new versions of each package in the downloads section. An example java (eclipse) project is also available. It offers descripting implementations and integration strategies for the validation framework.
Please notice, that the message-package is required to run the validation framework. Refer to the readme-files within the packages for more requirements and additional information.
A userguide will follow soon in the form of a post in this weblog. Feel free to send me your proposals to enhance the framework.
