public class IsAttributeFieldNameUnique : CompositeSpecification<Attribute>| IsAttributeFieldNameUnique | Initializes a new instance of the IsAttributeFieldNameUnique class |
| Messages |
Error messages to present to the user.
(Inherited from CompositeSpecificationT) |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| IsSatisfiedByAsync |
Method to invoke to check the specification of a class of type T.
(Overrides CompositeSpecificationTIsSatisfiedByAsync(T)) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |