As per my understanding Prisma performs runtimeval...
# prisma-client
y
As per my understanding Prisma performs runtimevalidation when we are trying to create a record is there a way to stop that if we don't want it to perform the validation at runtime?
r
@Yousuf Hasan Could you explain type of validations are being performed in this case?