'Is there an option a JTextField can check the input on a specific format?

I want to use a JTextField to enter dates in the YYYY-MM-DD format. Is there a possibility to validate the entered format?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source