lengthBoundsRestrictions
fun <T : CharSequence> lengthBoundsRestrictions(validations: Iterable<Validation<T>>): Map<String, Int>(source)
Builds the size length restrictions of a schema, given its validations.
Builds the size length restrictions of a schema, given its validations.