Documentation modifications
This commit is contained in:
@@ -70,6 +70,10 @@ public class UsersWhiteListConfig : List<string>
|
||||
/// <remarks>
|
||||
/// This type serves as a container or marker for grouping validation logic within a broader validation framework.
|
||||
/// </remarks>
|
||||
/// <summary>
|
||||
/// Represents a group that has been validated as meeting the required criteria.
|
||||
/// </summary>
|
||||
/// <!-- aidoc:v1 sig=1cee181 -->
|
||||
public class ValidGroupsConfig : List<ValidGroup>
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user