zshamrock / dynoman

DynamoDB management UI
GNU General Public License v3.0
7 stars 0 forks source link

Apply the validation support of the JavaFX on empty values #171

Open zshamrock opened 5 years ago

zshamrock commented 5 years ago

For the empty values where the value is required, like hash key for the Query, or the empty filter keys (although they are ignored) consider to validate and display the proper validation errors instead.