aodn / nrmn-application

A web application for collation, validation, and storage of all data obtained during surveys conducted by the NRMN
GNU General Public License v3.0
4 stars 3 forks source link

Add FRDC Program #1106

Closed nspool closed 2 years ago

nspool commented 2 years ago

Commits 93f6e4a and 9d28911 contain the work to add the FRDC program and have it validate using ATRC rules. This filter will show just these commits: https://github.com/aodn/nrmn-application/pull/1106/files/9d28911affa63982d6f5af0c905a7da3cf6089cc.

Subsequent commits are refactoring the way the program is passed to the validation methods, as well as reformat the ValidationProcess class to make use of the Java 11 var.