Class JQueryValidationScriptContributor
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Packages.JQueryValidation
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Packages.dll
Syntax
public class JQueryValidationScriptContributor : BundleContributor, IBundleContributor
Fields
DefaultLocalizationFolder
Declaration
public const string DefaultLocalizationFolder = "/libs/jquery-validation/localization/"
Field Value
| Type | Description |
|---|---|
| System.String |
PackageName
Declaration
public const string PackageName = "jquery-validation"
Field Value
| Type | Description |
|---|---|
| System.String |
Methods
ConfigureBundle(BundleConfigurationContext)
Declaration
public override void ConfigureBundle(BundleConfigurationContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| BundleConfigurationContext | context |
Overrides
ConfigureDynamicResources(BundleConfigurationContext)
Declaration
public override void ConfigureDynamicResources(BundleConfigurationContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| BundleConfigurationContext | context |
Overrides
TryAddCultureFile(BundleConfigurationContext, String)
Declaration
protected virtual bool TryAddCultureFile(BundleConfigurationContext context, string cultureName)
Parameters
| Type | Name | Description |
|---|---|---|
| BundleConfigurationContext | context | |
| System.String | cultureName |
Returns
| Type | Description |
|---|---|
| System.Boolean |