메소드 | 설명 | |
---|---|---|
UniqueAccountNameRule ( Workbook workbook, |
Constructor.
|
|
ValidateRule ( DomainObject domainObject ) : bool |
Validates that the rule has been followed.
|
public UniqueAccountNameRule ( Workbook workbook, |
||
workbook | Workbook | The workbook to search for the name. |
account | The account to validate. | |
리턴 | System |
public ValidateRule ( DomainObject domainObject ) : bool | ||
domainObject | DomainObject | The domain object to validate. |
리턴 | bool |