Annotation Type Base64URLEncoded

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      Base64URLEncoded.Alphabet alphabet  
      boolean off
      Allows to disable validation rule if validation inherited from super class.
    • Element Detail

      • off

        boolean off
        Allows to disable validation rule if validation inherited from super class. By default, disable is off
        Returns:
        true if the validation must be disabled, false otherwise
        Default:
        false
      • alphabet

        Base64URLEncoded.Alphabet alphabet
        Returns:
        validation Alphabet.
        Default:
        io.rxmicro.validation.constraint.Base64URLEncoded.Alphabet.URL