(is-formatted? processo)Checks if Processo Jurídico is formatted (NNNNNNN-DD.AAAA.J.TT.OOOO).
Args: processo - The Processo Jurídico string to check
Returns: true if formatted with mask, false otherwise
Checks if Processo Jurídico is formatted (NNNNNNN-DD.AAAA.J.TT.OOOO). Args: processo - The Processo Jurídico string to check Returns: true if formatted with mask, false otherwise
(is-valid-format? processo)Checks if Processo matches expected format (with or without formatting).
Args: processo - The Processo Jurídico string to check
Returns: true if format is valid, false otherwise
Checks if Processo matches expected format (with or without formatting). Args: processo - The Processo Jurídico string to check Returns: true if format is valid, false otherwise
Schema for formatted Processo Jurídico: NNNNNNN-DD.AAAA.J.TT.OOOO
Schema for formatted Processo Jurídico: NNNNNNN-DD.AAAA.J.TT.OOOO
Schema for Processo with optional formatting
Schema for Processo with optional formatting
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |