C# Class Castle.MonoRail.Framework.Helpers.ValidationStrategy.FValidateWebValidator.FValidateConfiguration

Supported configuration for fValidate.
Inheritance: Castle.Components.Validator.BrowserValidationConfiguration
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
Configure ( IDictionary parameters ) : void

Configures the JS library based on the supplied parameters.

Method Details

Configure() public méthode

Configures the JS library based on the supplied parameters.
public Configure ( IDictionary parameters ) : void
parameters IDictionary The parameters.
Résultat void