/validation

DEPRECATED! Moved into the backend monorepo: https://github.com/NDLANO/backend

Primary LanguageScalaGNU General Public License v3.0GPL-3.0

Validation

CI

Library that provides common validation rules for NDLA components

Building and distribution

Compile

sbt compile

Run tests

sbt test

Publish component locally for testing with other components

sbt publishLocal

Build

./build.sh

Publish

./release.sh