The class that provides FormVariable to Model binding by matching FormVariable names to the model's properties including child properties. You can specify a

The base behavior is similar to ASP.NET MVC's ModelBinder's binding operation minus the validation features.