Skip to content
This repository was archived by the owner on Apr 30, 2018. It is now read-only.
This repository was archived by the owner on Apr 30, 2018. It is now read-only.

Validation for Form Schemas #114

@quietlyconfident

Description

@quietlyconfident

Definitions

  • Form Schema (AKA "Schema") A JSON document which describes a form (e.g. a Contact Name & Address Form)
  • Form Schema Specification (AKA "Spec") - A JSON Schema document which can be used to validate a Form Schema.

Issue

There should be a Spec against which a Schema can be validated. angular-schema-form creates the form from the schema and also validates the form fields against the same schema.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions