C# Class CredPlus.Captacao.Domain.Model.Clientes.ValueObjects.Email

Inheritance: CredPlus.Compartilhado.Validations.Validatable
Mostrar archivo Open project: yanjustino/DomainModelExamples Class Usage Examples

Protected Methods

Method Description
Validate ( ) : void

Private Methods

Method Description
Email ( string email ) : CredPlus.Compartilhado.Validations

Method Details

Validate() protected method

protected Validate ( ) : void
return void