/// <reference types="Cypress"/>
// Field validator
export function fieldErrorValidator(){
// TODO do an exemple
}