maxLength
Creates a validation functions that validates the length of a string or array.
const validate = maxLength(requirement, error);
Parameters
requirementnumbererrorstring
Return
validateQRL<(value:>MaybeValue<) =>string |>string[] |number[]string