Class ValidationTokenInner


  • public final class ValidationTokenInner
    extends Object
    The validation token.
    • Constructor Detail

      • ValidationTokenInner

        public ValidationTokenInner()
    • Method Detail

      • token

        public String token()
        Get the token property: The token property.
        Returns:
        the token value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.