Interface ICanBeValidated
Namespace: FluentMigrator.Infrastructure
Assembly: FluentMigrator.Abstractions.dll
Syntax
public interface ICanBeValidated
  Methods
CollectValidationErrors(ICollection<string>)
Declaration
void CollectValidationErrors(ICollection<string> errors)
  Parameters
| Type | Name | Description | 
|---|---|---|
| ICollection<string> | errors |