Vlad is an attempt at providing convenient and simple validations. Vlad is purely functional and makes no assumptions about your data. It can be used for validating html form data just as well as it can be used to validate your csv about cats.
[vlad "3.3.2"]
vlad/vlad {:mvn/version "3.3.2"}
implementation("vlad:vlad:3.3.2")
<dependency> <groupId>vlad</groupId> <artifactId>vlad</artifactId> <version>3.3.2</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: