Skip to content

Validation Phase II #10

Description

@thomas-p-wilson

Model instance data validation

  • Ensure that the data assigned to a field on a model instance conforms to the data type of the field
  • Field-level custom validation matchers, using the validate attribute
  • Model-level custom validation matchers
  • Graph-level custom validation, likely through hooks
  • Session-level custom validation, again likely through hooks. This could be useful when defining custom datatypes

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions