2.0.0-RC2
Pre-release
Pre-release
- DirectorySourceInstance looks for artifacts.xml in directory.
- Testing and fixing of detection of CustomizationID and ProfileID.
- Functionality for configuring validator.
- Supporting parameters for stylesheets.
- Better defaults in the sample application (validator-web).
- ValidatorException is moved from no.difi.vefa.validator to no.difi.vefa.validator.api.
- Cleaner use of exceptions in exposed classes.
- Renaming 'Presenter' and associated to 'Renderer' for better communication.
- Moving no.difi.vefa.validator.api to module validator-api.
- More Javadoc in code.
<dependency>
<groupId>no.difi.vefa</groupId>
<artifactId>validator-core</artifactId>
<version>2.0.0-RC2</version>
</dependency>