mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Add validation notes to DAT types
This commit is contained in:
@@ -13,6 +13,9 @@ namespace SabreTools.DatFiles.Formats
|
||||
/// <summary>
|
||||
/// Represents parsing and writing of a hashfile such as an SFV, MD5, or SHA-1 file
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// TODO: Check and enforce required fields in output
|
||||
/// </remarks>
|
||||
internal class Hashfile : DatFile
|
||||
{
|
||||
// Private instance variables specific to Hashfile DATs
|
||||
|
||||
Reference in New Issue
Block a user