Skip to content

Commit

Permalink
Fixed linting
Browse files Browse the repository at this point in the history
  • Loading branch information
roll committed Jul 8, 2024
1 parent e304cc0 commit de4c4da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/docs/standard/table-schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -709,6 +709,7 @@ The value of the field `MUST` exactly match one of the values in the `enum` arra
- Implementations `SHOULD` report an error if an attempt is made to evaluate a value against an unsupported constraint.
- A constraints descriptor `MAY` contain multiple constraints, in which case implementations `MUST` apply all the constraints when determining if a field value is valid.
- Constraints `MUST` be applied on the logical representation of field values and constraint values.

:::

## Related Work
Expand Down

0 comments on commit de4c4da

Please sign in to comment.