It seems use the Fluent API has more flexibility.
So I choose the way to follow always use the Fluent API to determine the feature it have in db instead use the annotations to.
But here is the problem,I couldn't find the way to set the Minimum length. Is there a method to perform this?
And i notice,there are no much topic discuss this way.Is the Fluent API way popular??
Hope we choose the right side.