Install libprismatic-schema-clojure by entering the following commands in the terminal:
sudo apt update sudo apt install libprismatic-schema-clojure
Description:
Clojure(Script) library for declarative data description and validation
Schema is a rich language for describing data shapes, with a variety of features: . * Data validation, with descriptive error messages of failures (targeted at programmers) * Annotation of function arguments and return values, with optional runtime validation * Schema-driven data coercion, which can automatically, succinctly, and safely convert complex data types.
Homepage: https://github.com/plumatic/schema
Version: 1.1.6-1
Section: universe/java