Is your feature request related to a problem? Please describe.
To support the new range feature of datepicker which requires multiple auro-inputs to stay in sync with validation it is necessary for datepicker to call the validate method on an auro-input after changes are made to another.
Is your feature request related to a problem? Please describe.
To support the new
range
feature of datepicker which requires multiple auro-inputs to stay in sync with validation it is necessary for datepicker to call the validate method on an auro-input after changes are made to another.Describe the solution you'd like
Remove the private flag from the validate method.