Ensures that at least one property in the group was filled with some value

Namespace: Castle.Components.Validator
Assembly:  Castle.Components.Validator (in Castle.Components.Validator.dll)
Version: 1.0.3.0

Syntax

C#
[SerializableAttribute]
public class GroupNotEmptyValidator : IValidator

Inheritance Hierarchy

System..::Object
  Castle.Components.Validator..::GroupNotEmptyValidator

See Also