C# Class Kooboo.Commerce.Products.FieldValidationRule

Inheritance: IOrphanable
Afficher le fichier Open project: Kooboo/Ecommerce Class Usage Examples

Private Properties

Свойство Type Description
IOrphanable bool

Méthodes publiques

Méthode Description
FieldValidationRule ( ) : System
FieldValidationRule ( string validatorName ) : System
UpdateFrom ( FieldValidationRule other ) : void

Private Methods

Méthode Description
IOrphanable ( ) : bool

Method Details

FieldValidationRule() public méthode

public FieldValidationRule ( ) : System
Résultat System

FieldValidationRule() public méthode

public FieldValidationRule ( string validatorName ) : System
validatorName string
Résultat System

UpdateFrom() public méthode

public UpdateFrom ( FieldValidationRule other ) : void
other FieldValidationRule
Résultat void