메소드 | 설명 | |
---|---|---|
ValidateArticle ( ArticleViewModel model, ModelStateDictionary modelState ) : void |
Validates the article model.
|
public static ValidateArticle ( ArticleViewModel model, ModelStateDictionary modelState ) : void | ||
model | ArticleViewModel | The model. |
modelState | ModelStateDictionary | State of the model. |
리턴 | void |