Limit length of String #10

Open
opened 2024-06-12 19:55:55 +00:00 by neerdoc · 0 comments
Owner

The length of a "String" should be limited to allow reasonable memory use in the binaries.

  • Add to the schema how to set the length of the field.
  • Add to create/update functions to return an error in the length exceeds the limit.
The length of a "String" should be limited to allow reasonable memory use in the binaries. - Add to the schema how to set the length of the field. - Add to create/update functions to return an error in the length exceeds the limit.
Sign in to join this conversation.
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: WulfScience-FOSS/YamlCrust#10
No description provided.