corda/common/validation
Michele Sollecito 2f833f589c
Fixed missing entries for common modules in parent build.gradle file. (#4214)
* Fixed missing entries for common modules in parent `build.gradle` file.

* Fixed publication names to match existing convention.
2018-11-12 13:38:35 +00:00
..
src/main/kotlin/net/corda/common/validation/internal [CORDA-1993]: Replace reflection-based NodeConfiguration parsing with versioned property-based parsing mechanism. (#4132) 2018-11-08 15:56:00 +00:00
build.gradle Fixed missing entries for common modules in parent build.gradle file. (#4214) 2018-11-12 13:38:35 +00:00
README.md [CORDA-1778, CORDA-1835]: Decoupled configuration parsing mechanism (#4093) 2018-10-25 16:45:14 +01:00

common-validation

This module provides basic types to facilitate multi-step validation of typed values.