In Aura Lightning, I want to control when to show a red border on a
<lightning:input>
This way I can indicate to the user when there is invalid input.
This example shows what it would look like using regular HTML https://www.lightningdesignsystem.com/components/input/
I figured out a way to do it.