Liking cljdoc? Tell your friends :D

brazilian-utils.inscricao-estadual.validation

Validation schema for Brazilian State Registration (Inscrição Estadual).

Validation schema for Brazilian State Registration (Inscrição Estadual).
raw docstring

InscricaoEstadualByStateclj/s

Schema for state registration number with its state.

Schema for state registration number with its state.
sourceraw docstring

InscricaoEstadualStringclj/s

String containing IE (formatted or unformatted).

String containing IE (formatted or unformatted).
sourceraw docstring

is-valid?clj/s

(is-valid? uf ie)

Validates a Brazilian state registration number (Inscrição Estadual).

Returns true if:

  • uf is a valid state keyword
  • ie is a non-empty string
  • ie has correct length for the state
  • check digits are valid (where applicable)

Returns false otherwise.

Validates a Brazilian state registration number (Inscrição Estadual).

Returns true if:
- uf is a valid state keyword
- ie is a non-empty string
- ie has correct length for the state
- check digits are valid (where applicable)

Returns false otherwise.
sourceraw docstring

UFclj/s

Valid Brazilian state code.

Valid Brazilian state code.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close