C# Class FluentMetadata.MVC.Specs.When_getting_the_Metadata_of_the_Type_ComplexModel

Inheritance: ConcernOfComplexModel
Afficher le fichier Open project: forger/FluentMetadata

Méthodes publiques

Méthode Description
CreateMetadata ( ) : void

Private Methods

Méthode Description
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

Method Details

CreateMetadata() public méthode

public CreateMetadata ( ) : void
Résultat void