thane98 / BCSAR-View

WIP Editor for 3DS Sound Archives (*.bcsar)
GNU General Public License v3.0
22 stars 0 forks source link

Name Validation #4

Open thane98 opened 5 years ago

thane98 commented 5 years ago

BCSAR View should not allow users to create sounds with names that already exist in the BCSAR. Methods that create new sounds should verify that all new names are not in use before inserting. An exception should be thrown if the name is already in use.