LEI
===

type
    string

pattern
    (^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2}$)|(^\.$)

max_length
    20
