Companion to the Scala std lib, providing useful subtypes like `PositiveInt` or `MatchesRegex` as well as the ability to define custom validations.
Scala versions:
3.x
validated-cats-parse 0.2.0
Group ID:
com.abdulradi
Artifact ID:
validated-cats-parse_3
Version:
0.2.0
Release Date:
Jun 11, 2021
Licenses:
Files:
Full Scala Version:
3.0.0
Developers:
libraryDependencies += "com.abdulradi" %% "validated-cats-parse" % "0.2.0"
ivy"com.abdulradi::validated-cats-parse:0.2.0"
//> using dep "com.abdulradi::validated-cats-parse:0.2.0"
import $ivy.`com.abdulradi::validated-cats-parse:0.2.0`
<dependency> <groupId>com.abdulradi</groupId> <artifactId>validated-cats-parse_3</artifactId> <version>0.2.0</version> </dependency>
compile group: 'com.abdulradi', name: 'validated-cats-parse_3', version: '0.2.0'