Go Main page
Go Main page

Web components

cover

components

Validation Status

v.1.0.0 | Saturn

This component provides the user with information on which standards each piece of data must comply with. And it validates based on the information that the user enters in the input that precedes it.

Components

Play with the component with our playground.

Anatomy

Foo

NameDescription

1

Container
Required
width
fluid (content) and
height
fluid (100% bounded by parent element).

2

Icon state
Required
Illustration has to be 120px in height.

3

Text
Required
Defines the field to which the data refers and explains how it should be.Depending on the parent the content may be moved to a second or third line.

States

Default

It is the initial state. No data has been inserted into the input yet or is not mandatory conditions . It informs about the conditions to be comply for a correct data

Foo

Success

This status reports that the inserted data is correct.

Foo

Error

This status informs that the inserted data is incorrect or does not comply with what is established for that field.

Foo

Sizes

  • Maximum items

The number of items in this component can change depending on the field to be validated. The maximum of items is 6.

Foo

Foo

Options

  • Default

The data of input is empty yet. It shows the conditions to be comply for a correct data.

Foo

  • Some error

The data of input is incorrect or don’t meets the established conditions.

Foo

  • All success

The data of input is correct and meets all the established conditions.

Foo

Layout

Explain text with more than one lines

Foo

  • Placement

The component is placed under the input and fits the full width of the screen

Foo