Skip to content

CALYPR

Unlocking biological insights with scalable, cloud/on-prem hybrid infrastructure.

objectValidate

Use JSON schema to validate row contents

parameters

name Type Description
title string Title of object to use for validation
schema string Path to JSON schema definition

example

    - objectValidate:
        title: Aliquot
        schema: "{{params.schema}}"