This repository contains example projects that demonstrate how to use the Validation library.
These examples are described in the documentation for the Validation library.
To build the examples, run the following command in the root directory of this project:
macOS/Linux:
./gradlew clean buildWindows:
gradlew.bat clean build