Schema.maxLength

A string instance is valid against this keyword if its length is less than, or equal to, the value of this keyword.

class Schema
@optional
ulong maxLength;

Meta