corda/common/validation
2023-11-08 10:48:10 +00:00
..
src/main/kotlin/net/corda/common/validation/internal Add message to uses of require(...) (#4192) 2018-11-16 17:13:55 +00:00
build.gradle Added explicit publishing configuration for projects bundled as jars, this change was required when upgrading to kotlin 1.9.0 2023-11-08 10:48:10 +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.