This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
corda
Watch
1
Star
0
Fork
0
You've already forked corda
mirror of
https://github.com/corda/corda.git
synced
2025-02-18 00:20:51 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
0b63157a4b
Branches
Tags
View all branches
corda
/
common
/
validation
History
Stefano Franz
8f463c46a9
Add message to uses of require(...) (
#4192
)
2018-11-16 17:13:55 +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
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
README.md
common-validation
This module provides basic types to facilitate multi-step validation of typed values.