Convention for properties in a ComponentMap

Original Post cremor's Avatar

cremor

09 Jun, 2010 07:25 AM via web

I noticed that property conventions like the following are not applied to properties in a ComponentMap.

ConventionBuilder.Property.Always(x => x.Not.Nullable())
ConventionBuilder.Property.Always(x => x.Column(getColName(x.Name)))

Is this by design?
If yes, how do I create conventions for properties in ComponentMaps?

    Reply to this discussion

    Preview Comments are parsed with Markdown. Help with syntax

    Attached Files

      You can attach files up to 10MB

      What is the opposite of bad?

      Recent Discussions

      05 Jul, 2010 10:29 PM
      05 Jul, 2010 12:45 PM
      05 Jul, 2010 12:42 PM
      05 Jul, 2010 12:17 PM
      05 Jul, 2010 12:12 PM

       

      03 Jul, 2010 12:26 AM
      02 Jul, 2010 02:17 PM
      02 Jul, 2010 08:18 AM
      02 Jul, 2010 12:20 AM
      01 Jul, 2010 10:14 PM