C# 클래스 FluentMetadata.MVC.Specs.When_getting_the_Metadata_of_the_Type_ComplexModel

상속: ConcernOfComplexModel
파일 보기 프로젝트 열기: forger/FluentMetadata

공개 메소드들

메소드 설명
CreateMetadata ( ) : void

비공개 메소드들

메소드 설명
A_validator_is_returned_for_the_generic_rule ( ) : void
Getting_metadata_for_all_properties_does_not_throw_an_exception ( ) : void
The_error_message_of_the_ModelValidationResult_equals_the_message_specified_in_the_rule ( ) : void
The_validator_is_of_type_ClassRuleModelValidator ( ) : void
The_validator_returns_1_ModelValidationResult ( ) : void

메소드 상세

CreateMetadata() 공개 메소드

public CreateMetadata ( ) : void
리턴 void