프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
TestModel ( ) : System.Collections.Generic | ||
TestModel ( string myString, int myInt, bool createValidationError ) : System.Collections.Generic | ||
Validate ( System.ComponentModel.DataAnnotations.ValidationContext validationContext ) : IEnumerable |
public TestModel ( string myString, int myInt, bool createValidationError ) : System.Collections.Generic | ||
myString | string | |
myInt | int | |
createValidationError | bool | |
리턴 | System.Collections.Generic |
public Validate ( System.ComponentModel.DataAnnotations.ValidationContext validationContext ) : IEnumerable |
||
validationContext | System.ComponentModel.DataAnnotations.ValidationContext | |
리턴 | IEnumerable |