Remove Input validation regex "_"

Hello i need to be able to create fields using the symbol _
For example : _meta_id

Is possible to remove the regex validation using extensions? If yes, which file should i overwrite?

Thanks!