I have built a custom container (TextInput) where the user can enter a string of fixed length. It is relatively similar in structure to the existing Keyboard ContainerWhen the maximum string length is reached, a second custom container(TextValidation...