Add validation notes to DAT types

This commit is contained in:
Matt Nadareski
2022-11-03 12:35:50 -07:00
parent 212af3a7dd
commit b8e0da44ed
14 changed files with 42 additions and 0 deletions

View File

@@ -15,6 +15,9 @@ namespace SabreTools.DatFiles.Formats
/// <summary>
/// Represents parsing and writing of a RomCenter DAT
/// </summary>
/// <remarks>
/// TODO: Check and enforce required fields in output
/// </remarks>
internal class RomCenter : DatFile
{
/// <summary>