Class SdkClientOptionValidation


  • public class SdkClientOptionValidation
    extends Object
    A set of static methods used to validate that a SdkClientConfiguration contains all of the values required for the SDK to function.
    • Constructor Detail

      • SdkClientOptionValidation

        protected SdkClientOptionValidation()
    • Method Detail

      • require

        protected static <U> U require​(String field,
                                       U required)
        Validate that the customer set the provided field.