C# Class FluentMetadata.MVC.Specs.When_getting_the_Metadata_of_ComplexModel_Property_Sex

Inheritance: ConcernOfComplexModel
显示文件 Open project: forger/FluentMetadata

Public Methods

Method Description
CreateMetadata ( ) : void

Private Methods

Method Description
A_validator_is_returned_for_the_generic_rule ( ) : void
The_error_message_of_the_ModelValidationResult_says_value_cannot_be_male ( ) : void
The_validator_is_of_type_RuleModelValidator ( ) : void
The_validator_returns_1_ModelValidationResult ( ) : void

Method Details

CreateMetadata() public method

public CreateMetadata ( ) : void
return void