@wearesage/schema
    Preparing search index...

    Function MinLength

    • MinLength decorator - validates that a string or array has minimum length

      Parameters

      • length: number
      • Optionalmessage: string

      Returns (target: any, propertyKey: string) => void