grenada.schemas

Schemas that are used in more than one place in Grenada.

adheres?

(adheres? schema v)
Returns true if V adheres to SCHEMA, false otherwise.

Fn

A Clojure fn.

JarCoords

:group, :artifact and :version correspond to the Maven coordinates groupId,
artifactId and version.

JarCoordsWithDescr

:description will end up in pom.xml as <description>…</description>.

NSQKeyword

A namespace-qualified keyword.

Schema

A schema for Prismatic Schemas.

Vector

A vector.