You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
should be rendered like this: exactly 22 characters (or a variation)
Currently it is rendered as [22..22] characters which is less readable for humans.
This is related to #192. Both should be fixed together.
The text was updated successfully, but these errors were encountered:
dolmen
changed the title
Schema rendering: improve display type string with minLength == maxLength
Schema rendering: improve type string with minLength == maxLength
Feb 24, 2017
should be rendered like this:
exactly 22 characters
(or a variation)Currently it is rendered as
[22..22] characters
which is less readable for humans.This is related to #192. Both should be fixed together.
The text was updated successfully, but these errors were encountered: