UNPKG

@euk-labs/nest-beltz

Version:

2 lines (1 loc) 278 B
import"../../chunk-NMCIOGD2.js";import{buildMessage as t,ValidateBy as i}from"class-validator";function l(a){return i({name:"isValidCep",validator:{validate:e=>e.replace(/\D/g,"").length===8,defaultMessage:t(e=>e+"$property must be a valid cep",a)}},a)}export{l as IsValidCep};