ValidationState
Defined in: wp-typia-block-runtime/src/validation.ts:16
Extends
Section titled “Extends”Type Parameters
Section titled “Type Parameters”T
Properties
Section titled “Properties”
optionaldata?:T
Defined in: wp-typia-api-client/src/internal/runtime-primitives.ts:21
Inherited from
Section titled “Inherited from”ValidationResult.data
errors
Section titled “errors”errors:
ValidationError[]
Defined in: wp-typia-api-client/src/internal/runtime-primitives.ts:22
Inherited from
Section titled “Inherited from”ValidationResult.errors
isValid
Section titled “isValid”isValid:
boolean
Defined in: wp-typia-api-client/src/internal/runtime-primitives.ts:23
Inherited from
Section titled “Inherited from”ValidationResult.isValid
errorMessages
Section titled “errorMessages”errorMessages:
string[]
Defined in: wp-typia-block-runtime/src/validation.ts:17