PgmeiValidations class

Validações específicas para o sistema PGMEI (Programa Gerador do DAS para o MEI)

Constructors

PgmeiValidations()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

validarDataConsolidacao(String? dataConsolidacao) String?
Valida data de consolidação no formato AAAAMMDD
validarInfoBeneficio(List? infoBeneficio) String?
Valida lista de informações de benefício
validarPeriodoApuracao(String? periodoApuracao) String?
Valida período de apuração no formato AAAAMM
validarPeriodosApuracao(List<String>? periodos) String?
Valida lista de períodos de apuração