I have an Immutable class that holds 3 Optional values. I have written a method to validate if the values of them are present, when the optional properties are present. The