ValidacoesMit class

Validações específicas do MIT

Constructors

ValidacoesMit()

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

validarCodigoDebito(String codigoDebito, GrupoTributo tributo) bool
Valida se o código de débito é válido para o tributo
validarTributoParaQualificacao(GrupoTributo tributo, QualificacaoPj qualificacao) bool
Valida se a qualificação PJ permite o tributo
validarTributoParaTributacao(GrupoTributo tributo, TributacaoLucro tributacao) bool
Valida se a tributação do lucro permite o tributo